alien.inline: added RAW-C: word
parent
8814e2b308
commit
ed825133e0
|
@ -129,3 +129,6 @@ SYNTAX: C-STRUCTURE:
|
|||
SYNTAX: ;C-LIBRARY compile-c-library ;
|
||||
|
||||
SYNTAX: DELETE-C-LIBRARY: scan delete-inline-library ;
|
||||
|
||||
SYNTAX: RAW-C:
|
||||
[ "\n" % parse-here % "\n" % c-strings get push ] "" make ;
|
||||
|
|
Loading…
Reference in New Issue