Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/driver/cc1.cc

    r68bceeb rdffaeac  
    1010// Created On       : Fri Aug 26 14:23:51 2005
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Thu Jul 19 10:46:11 2018
    13 // Update Count     : 111
     12// Last Modified On : Fri Jul 13 17:40:10 2018
     13// Update Count     : 110
    1414//
    1515
     
    454454                                        args[nargs] = argv[i];                          // pass the argument along
    455455                                        nargs += 1;
    456                                         #ifdef __DEBUG_H__
     456                #ifdef __DEBUG_H__
    457457                                        cerr << "arg:\"" << argv[i] << "\"" << endl;
    458                                         #endif // __DEBUG_H__
     458                #endif // __DEBUG_H__
    459459                                } // if
    460460                        } // if
Note: See TracChangeset for help on using the changeset viewer.