source: tbroadcast/v2.0.9/cmt/requirements

Last change on this file was 587, checked in by arnault, 13 years ago

added comment

File size: 267 bytes
Line 
1package tbroadcast
2
3author Vincent Garonne <garonne@lal.in2p3.fr>
4
5# path_append PATH  "${tbroadcast_root}/python"
6
7path_append PATH  "${tbroadcast_root}/scripts"
8
9path_append PYTHONPATH  "${tbroadcast_root}/python"
10
11action tbroadcast "tbroadcast $(cmt_args)"
12
13#...
14
Note: See TracBrowser for help on using the repository browser.