5 lines
116 B
Factor
5 lines
116 B
Factor
|
|
! Copyright (C) 2009 Doug Coleman.
|
||
|
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
|
USING: ;
|
||
|
|
IN: db2.sqlite
|