chiark / gitweb /
cdb framework compiles - now just need to implement it
[chiark-tcl.git] / cdb / chiark_tcl_cdb.h
1 /*
2  */
3
4 #ifndef CHIARK_TCL_CDB_H
5 #define CHIARK_TCL_CDB_H
6
7 #include "hbytes.h"
8 #include "cdb+tcmdif.h"
9
10 extern const IdDataSpec cdbtcl_databases, cdbtcl_rwdatabases;
11
12 #endif /*CHIARK_TCL_CDB_H*/