alien.marshall.syntax-tests: use alien.inline.syntax vocab

db4
Jeremy Hughes 2009-07-16 19:55:08 +12:00
parent 267d8d2a85
commit 7596b3288c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
! Copyright (C) 2009 Jeremy Hughes.
! 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 ;
IN: alien.marshall.syntax.tests