gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/doc/pegboard/containment--benja peg.rst


From: Benja Fallenstein
Subject: [Gzz-commits] gzz/doc/pegboard/containment--benja peg.rst
Date: Wed, 30 Oct 2002 04:30:50 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/10/30 04:30:50

Modified files:
        doc/pegboard/containment--benja: peg.rst 

Log message:
        Update according to discussion

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/containment--benja/peg.rst.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/containment--benja/peg.rst
diff -u gzz/doc/pegboard/containment--benja/peg.rst:1.2 
gzz/doc/pegboard/containment--benja/peg.rst:1.3
--- gzz/doc/pegboard/containment--benja/peg.rst:1.2     Tue Oct 29 07:50:09 2002
+++ gzz/doc/pegboard/containment--benja/peg.rst Wed Oct 30 04:30:49 2002
@@ -3,8 +3,8 @@
 ==================================================================
 
 :Author:       Benja Fallenstein
-:Date:         $Date: 2002/10/29 12:50:09 $
-:Revision:     $Revision: 1.2 $
+:Date:         $Date: 2002/10/30 09:30:49 $
+:Revision:     $Revision: 1.3 $
 :Date-Created: 2002-10-28
 :Status:       Current
 
@@ -59,7 +59,14 @@
 structure (i.e., is already inside some other cell), it is
 cloned and the clone is put instead.
 
-To encapsulate this properly, let's have an additional method
+These won't be turned on by default: ``p``/``P`` will only be usable
+when calling the client with the ``--use-containment-keys`` parameter.
+When using ``make`` to run the client, set the ``CONTAINMENT``
+environment variable to ``on``::
+
+    make run CONTAINMENT=on
+
+To encapsulate the bindings properly, let's have an additional method
 in ``Containment``::
 
     public static void addContainedCell(Cell add, Cell into) 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]