Index: /branches/jhoblitt/glueforge/templates/psdb/code.tt
===================================================================
--- /branches/jhoblitt/glueforge/templates/psdb/code.tt	(revision 3503)
+++ /branches/jhoblitt/glueforge/templates/psdb/code.tt	(revision 3503)
@@ -0,0 +1,7 @@
+#include "[% table_name %]db.h"
+
+[% INCLUDE init.tt %]
+
+[% INCLUDE create.tt %]
+
+[% INCLUDE insert.tt %]
