- Timestamp:
- Nov 7, 2010, 2:38:23 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.svndigest/config
r1283 r1285 58 58 ### Right hand side may contain "$i", which will be replaced 59 59 ### with the ith wild card in lhs string. 60 61 ### Section for setting dictionary for file names.62 ### Prior looking for file name pattern in section [parsing-codons],63 ### the file name may be translated according to the rules64 ### in this section. In default setting there is, for example,65 ### a rule to translate `<FILENAME>.in' to `<FILENAME>'.66 ### The format of the entries is:67 ### file-name-pattern = new-name68 ### Left hand side may contain wildcards (such as '*' and '?').69 ### Right hand side may contain "$i", which will be replaced70 ### with the ith wild card in lhs string.71 60 [file-name-dictionary] 72 61 *.in = $1
Note: See TracChangeset
for help on using the changeset viewer.