Ignore:
Timestamp:
Apr 27, 2006, 1:20:07 PM (18 years ago)
Author:
garonne
Message:

add the cmt relocate command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/source/cmt_commands.h

    r109 r181  
    4343  void do_cvssubpackages ();
    4444  void do_cvssubprojects ();
    45   void do_cvstags ();
    46   void do_do ();
    47   void do_expand ();
    48   void do_filter ();
    49   void do_help ();
    50   void do_lock ();
    51   void do_remove ();
    52   void do_run ();
     45  void do_cvstags  ();
     46  void do_do       ();
     47  void do_expand   ();
     48  void do_filter   ();
     49  void do_help     ();
     50  void do_lock     ();
     51  void do_relocate ();
     52  void do_remove   ();
     53  void do_run      ();
    5354  void do_run_sequence ();
    5455  void do_set ();
Note: See TracChangeset for help on using the changeset viewer.