- Timestamp:
- Apr 18, 2012, 3:39:39 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/czartool/czartool/Gpc1Db.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/czartool/czartool/Gpc1Db.pm
r32567 r33804 24 24 elsif ($stage eq "warp") {${$joinTable}="warpSkyfile";} 25 25 elsif ($stage eq "stack") {${$joinTable}="stackSumSkyfile";} 26 elsif ($stage eq "staticsky") {${$id} = "sky_id"; ${$joinTable}="staticskyResult";} 26 27 elsif ($stage eq "diff") {${$joinTable}="diffSkyfile";} 27 28 elsif ($stage eq "magic") {${$joinTable}="magicNodeResult";} … … 51 52 elsif ($stage eq "warp" ) {return "warpRun";} 52 53 elsif ($stage eq "stack" ) {return "stackRun";} 54 elsif ($stage eq "staticsky" ) {return "staticskyRun";} 53 55 elsif ($stage eq "diff" ) {return "diffRun";} 54 56 elsif ($stage eq "magic" ) {return "magicRun";}
Note:
See TracChangeset
for help on using the changeset viewer.
