File: test2.cfg

package info (click to toggle)
exdbm 1.0b2-13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 820 kB
  • ctags: 173
  • sloc: sh: 8,797; ansic: 2,695; makefile: 60
file content (25 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

# a small list example
ThisIsAList {

  # a boolean variable example
  BoolVariable = 1

  StringVariable = "320"

  RealVariable = 1430000000000.000000

}

Othervar = toto
OtherVar2leRetour = "un autre toto"

# this is a small example of configuration file
ThisIsAnIntegerVar = 31

ThisIsAnIntegerVar = 31

#this comment is for the next variable
ThisIsAStringVar = "This is a string"

ThisisTheLastVariable = AnIdentifier