]> gitweb.factorcode.org Git - factor.git/commitdiff
alien.c-types: Fix using list from bad commit
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 30 Dec 2021 04:16:08 +0000 (22:16 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 30 Dec 2021 04:16:08 +0000 (22:16 -0600)
basis/alien/c-types/c-types.factor

index 2da79a801ebece3c8c76cf07028d53f63c522dbe..4c919cd525f3f63271b77abfd1ae1d7f0d082d3d 100644 (file)
@@ -1,9 +1,9 @@
 ! Copyright (C) 2004, 2010 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors alien alien.accessors alien.syntax arrays
-classes combinators compiler.units cpu.architecture delegate
-kernel layouts math math.order math.parser quotations sequences
-summary system words words.symbol ;
+USING: accessors alien alien.accessors arrays classes
+combinators compiler.units cpu.architecture delegate kernel
+layouts math math.order math.parser quotations sequences summary
+system words words.symbol ;
 IN: alien.c-types
 
 SYMBOLS: