accessors

db4
Doug Coleman 2008-08-31 02:56:40 -05:00
parent a5e2c1105f
commit 8769bad2c7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
! Adapted from mysql.h and mysql.c
! Tested with MySQL version - 5.0.24a
USING: kernel alien io prettyprint sequences
namespaces arrays math db.mysql.ffi system ;
namespaces arrays math db.mysql.ffi system accessors ;
IN: db.mysql.lib
SYMBOL: my-conn