- Timestamp:
- Jul 19, 2012, 1:08:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/psModules/src/objects/mksource.pl
r32633 r34181 16 16 %cmfmodes = ("PS1_V1", 1, 17 17 "PS1_V2", 2, 18 "PS1_DV1", 2.5, 18 19 "PS1_V3", 3, 19 "PS1_V4", 4); 20 "PS1_V4", 4, 21 "PS1_DV2", 6, 22 "PS1_SV1", 6, 23 ); 20 24 21 25 print "1: $cmfmodes{1}\n"; … … 34 38 # @>MODE@ : remove and keep if cmfmode > MODE 35 39 # @<MODE@ : remove and keep if cmfmode > MODE 40 # XXX need to add features: split @foo,bar,baz@ by commas 41 # treat each chunk as a rule 42 # 36 43 37 44 foreach $line (@list) {
Note:
See TracChangeset
for help on using the changeset viewer.
