]> gitweb.factorcode.org Git - factor.git/commitdiff
Minor boids change
authorwayo.cavazos <wayo.cavazos@gmail.com>
Thu, 7 Sep 2006 08:37:48 +0000 (08:37 +0000)
committerwayo.cavazos <wayo.cavazos@gmail.com>
Thu, 7 Sep 2006 08:37:48 +0000 (08:37 +0000)
contrib/boids.factor

index 22d63bc415e0690e68b235267e1e4e60d9c9d118..9024d3587e083953a5e6e75a389f6e720c4362a6 100644 (file)
@@ -296,7 +296,7 @@ rot <label> -rot
 swap number-field ns> over bind-action-field tuck set-editor-text
 2array make-shelf ;
 
-: control-panel-button ( string quot -- button ) ns> swap [bind] <bevel-button> ;
+: control-panel-button ( str quot -- button ) ns> swap [bind] <bevel-button> ;
 
 : control-panel ( -- pile )
 { [ "Weight" control-panel-label ]