Ignore:
Timestamp:
Jun 2, 2006, 8:01:08 AM (18 years ago)
Author:
garonne
Message:

add the STRUCTURED_OUTPUT support on linux +mac

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/source/cmt_awk.cxx

    r194 r197  
    598598  cmt_string compressed_path = path;
    599599  CmtSystem::compress_path (compressed_path);
    600   CmtSystem::realpath      (compressed_path, compressed_path);
     600  CmtSystem::realpath      (compressed_path, compressed_path); 
    601601  scan_path                (compressed_path, 0, a);
    602602
Note: See TracChangeset for help on using the changeset viewer.