Changeset 388


Ignore:
Timestamp:
Mar 7, 2007, 11:25:47 AM (17 years ago)
Author:
garonne
Message:

see C.L 324

Location:
CMT/HEAD
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r371 r388  
     12007-03-07 Vincent Garonne <garonne@lal.in2p3.fr> 324
     2
     3        * source/cmt_commands.cxx: Remove a extra debugging print remained...
     4       
    152007-02-08 Vincent Garonne <garonne@lal.in2p3.fr> 323
    26
     
    54695473        "cmt system", when generating setup scripts.
    54705474
    5471         * cmt_cvs.cxx (class CvsImplementation): Use '/' ínstead of
     5475        * cmt_cvs.cxx (class CvsImplementation): Use '/' ínstead of
    54725476        CmtSystem::file_separator for CVS-only file specs.
    54735477
  • CMT/HEAD/source/cmt_commands.cxx

    r329 r388  
    18191819  CmtSystem::cmt_string_vector words;
    18201820 
    1821   if (!cmt.m_quiet) cout << "-tag_add=" << arg << endl;
    18221821
    18231822  CmtSystem::split (arg, " \t,", words);
Note: See TracChangeset for help on using the changeset viewer.