factor/library/compiler/ppc/generator.factor

7 lines
194 B
Factor
Raw Normal View History

2005-03-14 13:20:57 -05:00
! Copyright (C) 2005 Slava Pestov.
! See http://factor.sf.net/license.txt for BSD license.
IN: compiler
USING: assembler inference kernel words ;
#return [ drop BLR ] "generator" set-word-prop