]> gitweb.factorcode.org Git - factor.git/commitdiff
html.elements: Use CONSTANT:
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 24 Jul 2012 21:16:17 +0000 (14:16 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 24 Jul 2012 21:16:17 +0000 (14:16 -0700)
extra/html/elements/elements.factor

index ca5517f408678ab90e6d89ed4b7d2dcd5f27603a..ba10d165a79cf92df65c1608956bdeab044b1658 100644 (file)
@@ -16,7 +16,7 @@ SYMBOL: html
 
 <<
 
-: elements-vocab ( -- vocab-name ) "html.elements" ;
+CONSTANT: elements-vocab "html.elements"
 
 : html-word ( name def effect -- )
     #! Define 'word creating' word to allow