factor/extra/db2/sqlite/sqlite.factor

5 lines
116 B
Factor
Raw Normal View History

2009-04-11 14:44:06 -04:00
! Copyright (C) 2009 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: ;
IN: db2.sqlite