tools.time.struct: fix load error

Slava Pestov 2011-09-05 19:45:24 -07:00
parent 6722d04329
commit fb6726754c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2010 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: accessors alien.c-types classes.struct kernel memory
system vm ;
tools.memory system vm ;
IN: tools.time.struct
STRUCT: benchmark-data