diff --git a/web/agent_text.html b/web/agent_text.html index aff9be50126ed5e1f5c95b219bd8b649c33780e4..b0ab7a962c2c1148c852885e26301171accf17a1 100644 --- a/web/agent_text.html +++ b/web/agent_text.html @@ -38,7 +38,6 @@ <p> << SELECTION? </p> <p> >> $x $y </p> -<p> >> $x $y $index $type <p> Where: </p> <ol> @@ -133,7 +132,7 @@ <li> If no request was made, the agent can assume the "update" is due to the action of the opponent. </li> </ol> <hr> -<p> Page last updated 2013-02-19 by matches </p> +<p> Page last updated 2013-03-29 by matches </p> <p> <a href="http://www.ucc.asn.au">The UCC Website</a> </p> <p> <a href="http://progcomp.ucc.asn.au/2013/web">UCC::Progcomp 2013</a> </p> diff --git a/web/index.html b/web/index.html index d876706ccc176cb13a6a2820fddca8686c480299..9c04fe979a04f9c6f957320bff4bc86857c4c27f 100644 --- a/web/index.html +++ b/web/index.html @@ -53,14 +53,14 @@ <tr> <th> git </th> <td> <a href="http://git.ucc.asn.au/?p=progcomp2013.git" target="_blank"/>http://git.ucc.asn.au</a> </td> </tr> <tr> <th> IRC </th> <td> <a href="irc://irc.ucc.asn.au/progcomp"/>#progcomp</a> </td> </tr> <tr> <th> Mailing List </th> <td> <a href="http://lists.ucc.gu.uwa.edu.au/mailman/listinfo/progcomp" target="_blank"/>progcomp at ucc</a> </td> </tr> -<tr> <th> Dates </th> <td> <a href="dates.html"/>subject to change</a> </td> </tr> +<tr> <th> Dates </th> <td> <a href="dates.txt"/>subject to change</a> </td> </tr> <tr> <th> Results </th> <td> <a href="results"/>will appear here</a> </td> </tr> <tr> <th> Contact </th> <td> matches or wheel at ucc </td> </tr> </table> <hr> -<p> Page last updated 2013-02-18 by matches </p> +<p> Page last updated 2013-03-29 by matches </p> <p> <a href="http://www.ucc.asn.au">The UCC Website</a> </p> <p> <a href="http://progcomp.ucc.asn.au">UCC::Progcomp Website</a> </p>