* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
19 lines
149 B
INI
19 lines
149 B
INI
;
|
|
; $Id$
|
|
;
|
|
[test]
|
|
hello=world
|
|
this=is a test
|
|
; of inifiles!
|
|
so there!!!=
|
|
|
|
[test2]
|
|
another=section
|
|
|
|
[Date Test]
|
|
Today=20121208
|
|
|
|
[Bool Test]
|
|
True=.T.
|
|
|