init.c

Go to the documentation of this file.
00001 #include <grass/dbmi.h>
00002 
00003 int db__driver_init(int argc, char *argv[])
00004 {
00005     return DB_OK;
00006 }
Generated on Thu May 27 12:18:37 2010 for GRASS Programmer's Manual by  doxygen 1.6.3