changelog
    
    
    - Fri, 21 Jul 2000 21:19:31 +0200
- by tuomov [Fri, 21 Jul 2000 21:19:31 +0200] rev 17
- trunk: changeset 20
 - Added 'bool' config file data type
 
 - Brought tester*.c up-to-date
    - Sat, 01 Jul 2000 14:18:56 +0200
- by tuomov [Sat, 01 Jul 2000 14:18:56 +0200] rev 16
- trunk: changeset 19
 Use POSIX_SOURCE
    - Sat, 01 Jul 2000 13:31:40 +0200
- by tuomov [Sat, 01 Jul 2000 13:31:40 +0200] rev 15
- trunk: changeset 18
 long double -> double
    - Sat, 03 Jun 2000 19:00:43 +0200
- by tuomov [Sat, 03 Jun 2000 19:00:43 +0200] rev 14
- trunk: changeset 17
 Default include path support
    - Fri, 26 May 2000 18:34:04 +0200
- by tuomov [Fri, 26 May 2000 18:34:04 +0200] rev 13
- trunk: changeset 16
 Increased MAX_NEST and MAX_TOKENS to 256
    - Sun, 21 May 2000 17:33:48 +0200
- by tuomov [Sun, 21 May 2000 17:33:48 +0200] rev 12
- trunk: changeset 15
 - Optparser generates --help from option descriptions in the
 OptParserOpt structure
 
 - Changed the options --license, --authors and --proginfo to single
 --about
    - Sat, 20 May 2000 17:43:36 +0200
- by tuomov [Sat, 20 May 2000 17:43:36 +0200] rev 11
- trunk: changeset 14
 Added dlist.h for doubly linked lists.
    - Sun, 14 May 2000 18:58:42 +0200
- by tuomov [Sun, 14 May 2000 18:58:42 +0200] rev 10
- trunk: changeset 13
 Use $(ANSI_SOURCE)