source: CMT/v1r19/src/demo/demoB/requirements @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 448 bytes
Line 
1#-----------------------------------------------------------
2# Copyright Christian Arnault LAL-Orsay CNRS
3# arnault@lal.in2p3.fr
4# See the complete license in cmt_license.txt "http://www.cecill.info".
5#-----------------------------------------------------------
6
7package demoB
8
9use demoA
10
11application demoB -check demoB.cxx
12
13#application B B.java
14
15set before_init "before_init"
16
17setup_script init
18
19set after_init "after_init"
20
Note: See TracBrowser for help on using the repository browser.