Ignore:
Timestamp:
Jan 28, 2013, 2:41:55 PM (11 years ago)
Author:
rybkin
Message:

See C.L. 500

File:
1 edited

Legend:

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

    r628 r629  
    96579657                        if (dep->need_prototypes)
    96589658                          temp += " " + word + "prototype";
     9659                        if (dep->has_modules)
     9660                          temp += " " + word + "compile";
    96599661                        break;
    96609662                      case Document:
Note: See TracChangeset for help on using the changeset viewer.