source: tags/libIGCM_v1/libIGCM_card/TestFile.card @ 1170

Last change on this file since 1170 was 2, checked in by mmaipsl, 16 years ago

MM: import first trunk version of libIGCM.

File size: 360 bytes
Line 
1
2[Messages]
3Option1= "Hello Earth"
4Option2= "Hello Mars"
5ListVal1= ()
6ListVal2= ()
7ListVal3= ()
8
9# My comments
10[Recipes]
11Cake= "file1.doc"
12Starter= "file2.doc"
13
14[ColorValues]
15Red= 120
16Blue= 230
17Green= 178
18AnotherRed= 234
19
20[Couples]
21List1=   (up, down), \
22         (humid, dry), \
23         (hot, cold), \
24         (far, close)
25List2=   (ice, fire, air, water)
26
Note: See TracBrowser for help on using the repository browser.