Changeset 8078 for trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
- Timestamp:
- 10/17/06 09:00:30 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
r8065 r8078 116 116 # alias (we cannot check the beginning of the line due to 117 117 # color codes in filldotraw.C) 118 alias 'intgrep'='grep -E -o \\\(int\\\)[0-9]+$ '118 alias 'intgrep'='grep -E -o \\\(int\\\)[0-9]+$ | grep -E -o [0-9]+' 119 119 120 120 # in the following the functions, which are needed by several scripts, are
Note:
See TracChangeset
for help on using the changeset viewer.