| | # A 'tconfpy' Example Configuration File |
---|
| | # Copyright 2003-2005 TundraWare Inc. |
---|
| | # $Id: example.cfg,v 1.108 2005/01/14 10:21:13 tundra Exp $ |
---|
| | # $Id: example.cfg,v 1.109 2005/01/19 23:22:12 tundra Exp $ |
---|
| | # |
---|
| | # This is designed to illustrate the various features |
---|
| | # of the 'tconfpy' configuration language. |
---|
| | # |
---|
| |
---|
| | |
---|
| | .ifnone [bool1] variable1 [str1] .... |
---|
| | # something |
---|
| | .endif |
---|
| | |
---|
| | |