# HG changeset patch # User Steve Losh <steve@stevelosh.com> # Date 1486744121 0 # Node ID 3d730f8497b45303ace54487acd41607ede40bda # Parent 1d5f58a6efc2117f6383eaf5126a050c6b1d9f10 cl-ggp: Update site. diff -r 1d5f58a6efc2 -r 3d730f8497b4 cl-ggp/overview/index.html --- 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