Changeset 8065 for trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
- Timestamp:
 - 10/14/06 19:16:21 (19 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/MagicSoft/Mars/datacenter/scripts/sourcefile (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
r7994 r8065 114 114 115 115 116 # alias 117 alias 'intgrep'='grep -E ^\\\(int\\\)[0-9]+$ | sed -e s\/\(int\)\/\/' 116 # alias (we cannot check the beginning of the line due to 117 # color codes in filldotraw.C) 118 alias 'intgrep'='grep -E -o \\\(int\\\)[0-9]+$' 118 119 119 120 # in the following the functions, which are needed by several scripts, are  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  