Changeset 36361 for trunk/ippTools/share
- Timestamp:
- Dec 9, 2013, 5:57:29 PM (13 years ago)
- Location:
- trunk/ippTools/share
- Files:
-
- 1 added
- 2 edited
-
Makefile.am (modified) (1 diff)
-
stacktool_addsummary.sql (modified) (1 diff)
-
stacktool_revertsummary.sql (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/Makefile.am
r36041 r36361 400 400 stacktool_tosummary.sql \ 401 401 stacktool_addsummary.sql \ 402 stacktool_revertsummary.sql \ 402 403 stacktool_summary.sql \ 403 404 staticskytool_definebyquery_select.sql \ -
trunk/ippTools/share/stacktool_addsummary.sql
r28375 r36361 1 1 INSERT INTO stackSummary (sass_id,projection_cell,path_base) VALUES ( 2 %lld, -- warp_id2 %lld, -- sass_id 3 3 '%s', -- projection_cell 4 4 '%s' -- path_base
Note:
See TracChangeset
for help on using the changeset viewer.
