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/header.tt

    r5907 r5960  
    1111/// @{
    1212
     13[% INCLUDE init_h.tt %]
     14[% INCLUDE cleanup_h.tt %]
    1315[% FOREACH table = tables -%]
    1416[% INCLUDE object_h.tt %]
    1517[% INCLUDE alloc_h.tt %]
    16 [% INCLUDE init_h.tt %]
    17 [% INCLUDE cleanup_h.tt %]
    1818[% INCLUDE createtable_h.tt %]
    1919[% INCLUDE droptable_h.tt %]
Note: See TracChangeset for help on using the changeset viewer.