tools.time.struct: fix load error

db4
Slava Pestov 2011-09-05 19:45:24 -07:00
parent 0f1c9b1d29
commit 7864556e5b
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