IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 10, 2006, 12:48:48 PM (21 years ago)
Author:
jhoblitt
Message:

additional modifications and bug fixes to support multiple tables in a package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/code.tt

    r5907 r5960  
    77#define MAX_STRING_LENGTH 1024
    88
     9[% INCLUDE init.tt %]
     10[% INCLUDE cleanup.tt %]
    911[% FOREACH table = tables -%]
    1012[% INCLUDE alloc.tt %]
    11 [% INCLUDE init.tt %]
    12 [% INCLUDE cleanup.tt %]
    1313[% INCLUDE createtable.tt %]
    1414[% INCLUDE droptable.tt %]
Note: See TracChangeset for help on using the changeset viewer.