Changeset 33638 for branches/eam_branches/ipp-20111122/ippTools/src/pxadd.c
- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20111122/ippTools/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/ippTools/src
- Property svn:ignore
-
old new 7 7 Makefile.in 8 8 addtool 9 mergetool 9 10 caltool 10 11 camtool
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/eam_branches/ipp-20111122/ippTools/src/pxadd.c
r32851 r33638 157 157 } 158 158 if (strcmp(stage,"staticsky") == 0) { 159 query = pxDataGet("addtool_queue_sky_id.sql");160 psMemSetPersistent(query, true);161 }162 if (strcmp(stage,"staticsky_multi") == 0) {163 159 query = pxDataGet("addtool_queue_sky_id_multi.sql"); 164 160 psMemSetPersistent(query, true);
Note:
See TracChangeset
for help on using the changeset viewer.
