system: Remove bogus word added during merge commit.

db4
Doug Coleman 2014-11-11 08:50:32 -08:00
parent a6dd9a025c
commit 7a9843ec5c
1 changed files with 0 additions and 2 deletions

View File

@ -62,8 +62,6 @@ PRIVATE>
: vm ( -- path ) \ vm get-global ; : vm ( -- path ) \ vm get-global ;
: install-prefix ( -- path ) \ install-prefix get-global ;
: embedded? ( -- ? ) OBJ-EMBEDDED special-object ; : embedded? ( -- ? ) OBJ-EMBEDDED special-object ;
: version-info ( -- str ) : version-info ( -- str )