alien.inline.types: a trifling matter

db4
Jeremy Hughes 2009-07-22 19:30:55 +12:00
parent 7ad0924df2
commit f261752dd1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
! See http://factorcode.org/license.txt for BSD license.
USING: accessors alien.c-types assocs combinators.short-circuit
continuations effects fry kernel math memoize sequences
splitting strings peg.ebnf make alien.c-types ;
splitting strings peg.ebnf make ;
IN: alien.inline.types
: cify-type ( str -- str' )