3d730f8497b4
cl-ggp: Update site.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 10 Feb 2017 16:28:41 +0000 |
parents | 1d5f58a6efc2 |
children | 8567175d6076 |
branches/tags | (none) |
files | cl-ggp/overview/index.html |
Changes
--- a/cl-ggp/overview/index.html Fri Feb 10 16:26:22 2017 +0000 +++ b/cl-ggp/overview/index.html Fri Feb 10 16:28:41 2017 +0000 @@ -144,8 +144,8 @@ package the symbols get interned into.</p> <p><code>cl-ggp</code> interns all GDL symbols into a separate package called <code>GGP-RULES</code> to prevent polluting other packages. It also clears this package between matches -(except for a few special symbols that survive the clearing) to prevent building -up mountains of garbage symbols from building up over time, especially when GDL +(except for a few special symbols that survive the clearing) to prevent +mountains of garbage symbols from building up over time, especially when GDL scrambing is enabled on the server.</p> <p>This means that when your player's methods get symbols in their input (i.e. in the <code>rules</code>, <code>role</code>, and <code>moves</code> arguments) those symbols will be interned in