source: CMT/v1r12p20020606/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: 178 bytes
Line 
1package demoB
2
3use demoA
4
5application demoB -check demoB.cxx
6
7#application B B.java
8
9set before_init "before_init"
10
11setup_script init
12
13set after_init "after_init"
14
Note: See TracBrowser for help on using the repository browser.