db.sqlite: Fix using.
parent
bf4d4f73a2
commit
22178a9475
|
@ -7,7 +7,7 @@ db.sqlite.lib db.sqlite.ffi db.tuples words db.types combinators
|
|||
math.intervals io locals nmake accessors vectors math.ranges random
|
||||
math.bitwise db.queries destructors db.tuples.private interpolate
|
||||
io.streams.string make db.private sequences.deep
|
||||
db.errors.sqlite ;
|
||||
db.errors.sqlite math.parser ;
|
||||
IN: db.sqlite
|
||||
|
||||
TUPLE: sqlite-db path ;
|
||||
|
|
Loading…
Reference in New Issue