]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gml/runtime/runtime.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / gml / runtime / runtime.factor
index 4b6424bdf9bcbcb65785e8502c128982e9c7410b..798de511e401feb523c35358bb4e2778b1d136c6 100644 (file)
@@ -199,7 +199,7 @@ SYNTAX: GML::
         scan-gml-name :> ( word name )
         word [ parse-definition ] parse-locals-definition :> ( word def effect )
         word name effect def define-gml-primitive
-    ] ; 
+    ] ;
 
 : <gml> ( -- gml )
     gml new