alien.marshall.syntax-tests: use alien.inline.syntax vocab
parent
267d8d2a85
commit
7596b3288c
|
@ -1,6 +1,6 @@
|
||||||
! Copyright (C) 2009 Jeremy Hughes.
|
! Copyright (C) 2009 Jeremy Hughes.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: alien.inline alien.marshall.syntax destructors
|
USING: alien.inline.syntax alien.marshall.syntax destructors
|
||||||
tools.test accessors kernel ;
|
tools.test accessors kernel ;
|
||||||
IN: alien.marshall.syntax.tests
|
IN: alien.marshall.syntax.tests
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue