Ignore:
Timestamp:
Jul 5, 2011, 10:50:24 AM (13 years ago)
Author:
rybkin
Message:

See C.L. 463

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/src/setup.tcsh

    r583 r585  
    22# Copyright Christian Arnault LAL-Orsay CNRS
    33# arnault@lal.in2p3.fr
    4 # modified by garonne@lal.in2p3.fr
     4# Modified by garonne@lal.in2p3.fr, Grigory Rybkin
    55# See the complete license in cmt_license.txt "http://www.cecill.info".
    66#-----------------------------------------------------------
    77
    8 complete cmt p/1/'(broadcast build check check_files checkout co cleanup config create create_project expand filter help lock relocate remove run setup show system unlock version cvstags cvsbranches cvssubpackages cvssubprojects)'/ \
     8complete cmt p/1/'`echo broadcast build check check_files checkout co cleanup config create create_project expand filter help lock relocate remove run setup show system unlock version ; if (${?CVSROOT}) echo cvstags cvsbranches cvssubpackages cvssubprojects`'/ \
     9 n/make/'`cmt -quiet show constituent_names; cmt -quiet show groups; echo check all binclean help`'/ \
    910 n/broadcast/'(-begin= -select= -exclude= -local -global -depth=)'/ \
    1011 n/'-{begin=,select=,exclude=,local,global,depth=}'/c/ \
    11  n/br/c/ \
     12 n/'{br,run}'/c/ \
    1213 n/build/'(CMT_pacman constituent_makefile constituents_makefile dependencies library_links make_setup msdev os9_makefile prototype readme tag_makefile temporary_name triggers win_makefile)'/ \
    1314 n/check_files/f/ \
Note: See TracChangeset for help on using the changeset viewer.