Revision: | 1.1 |
Committed: | Mon Mar 1 11:12:44 1999 UTC (26 years, 2 months ago) by williamc |
Branch: | MAIN |
CVS Tags: | V0_15_1, V0_15_0, ProtoEnd, V0_15_0beta, V0_12_12_4, V0_12_12_3, V0_13_3, V0_13_2, V0_12_12_2, V0_12_12_1, V0_12_12_0, PlayGround_0, V0_13_1, V0_13_0, V0_12_12, V0_12_11, V0_12_9b, V0_12_10, V0_12, V0_12_9, V0_12_8, V0_12_7, V0_12_6, V0_12_5, V0_12_4, V0_12_3, V0_12_2, V0_12_1, V0_12_0, V0_11_4, V0_11_3, V0_11_2, V0_11_1, V0_11_0, V0_10_19, V0_10_18, V0_10_17, V0_10_16, V0_10_15, V0_10_14, V0_10_13, V0_10_12, V0_10_11, V0_10_10, V0_10_9, V0_10_8, V0_10_7, V0_10_6, V0_10_5, V0_10_4, V0_10_3, V0_10_2, V0_10_1, V0_10_0, V0_10_0beta, V0_9_42, V0_9_41, V0_9_40, V0_9_39, V0_9_38, V0_9_37, V0_9_36, V0_9_35, V0_9_34, V0_9_33, V0_9_32, V0_9_31, V0_9_30, V0_9_29, V0_9_28, V0_9_27, V0_9_26, V0_9_25, V0_9_24, V0_9_23, V0_9_22, V0_9_21, V0_9_20, V0_9_19, V0_9_18, V0_9_17, V0_9_16, V0_9_15, V0_9_14, V0_9_13, V0_9_12, V0_9_11, V0_9_10, V0_9_9, V0_9_8, V0_9_7, V0_9_6, V0_9_5, V0_9_4, V0_9_3, V0_9_2, V0_9_1, V0_9, V0_8, V0_7, V0_6, V0_5, V0_4, V0_3, V0_2, V0_1 |
Branch point for: | V0_15branch, HPWbranch, V0_9branch |
Log Message: | Pre-Defined tool setup files |
# | User | Rev | Content |
---|---|---|---|
1 | williamc | 1.1 | <Tool name=GEANT version=98> |
2 | <LIB name=geant321> | ||
3 | <Client> | ||
4 | <Environment name=CERN default=/cern> | ||
5 | Base of cern libraries - set to where the geant distribution lives if different | ||
6 | from the standard cern libraries | ||
7 | </Environment> | ||
8 | <Environment name=GEANT_BASE value=$CERN/98> | ||
9 | The top of the standard GEANT distribution. | ||
10 | </Environment> | ||
11 | <Environment name=LIBDIR default=$GEANT_BASE/lib type=lib> | ||
12 | </Environment> | ||
13 | <Environment name=INCLUDE default="$GEANT_BASE/include"> | ||
14 | </Environment> | ||
15 | <Environment name=INCLUDE default="$GEANT_BASE/src"> | ||
16 | Some developers include directly from the src tree instead of include | ||
17 | </Environment> | ||
18 | </Environment> | ||
19 | </Client> | ||
20 | </Tool> |