factor/library/compiler/dummy-compiler.factor

6 lines
102 B
Factor
Raw Normal View History

2004-10-09 15:14:49 -04:00
! Loaded on non-x86 platforms.
SYMBOL: compilable-word-list
: compilable-words f ;
: init-compiler ;