Changeset 8316
- Timestamp:
- Aug 14, 2006, 11:54:29 AM (20 years ago)
- Location:
- trunk/glueforge/templates/psdb
- Files:
-
- 2 added
- 3 edited
-
Makefile.am (modified) (1 diff)
-
code.tt (modified) (1 diff)
-
header.tt (modified) (1 diff)
-
insertobjects.tt (added)
-
insertobjects_h.tt (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/templates/psdb/Makefile.am
r8263 r8316 47 47 insertobject_c.tt \ 48 48 insertobject_h.tt \ 49 insertobjects.tt \ 50 insertobjects_h.tt \ 49 51 makefile.tt \ 50 52 metadatafromobject.tt \ -
trunk/glueforge/templates/psdb/code.tt
r8263 r8316 24 24 [% INCLUDE pop.tt %] 25 25 [% INCLUDE insertobject.tt %] 26 [% INCLUDE insertobjects.tt %] 26 27 [% INCLUDE popobject.tt %] 27 28 [% INCLUDE insertfits.tt %] -
trunk/glueforge/templates/psdb/header.tt
r8263 r8316 26 26 [% INCLUDE pop_h.tt %] 27 27 [% INCLUDE insertobject_h.tt %] 28 [% INCLUDE insertobjects_h.tt %] 28 29 [% INCLUDE popobject_h.tt %] 29 30 [% INCLUDE insertfits_h.tt %]
Note:
See TracChangeset
for help on using the changeset viewer.
