| | # A 'tconfpy' Example Configuration File |
---|
| | # Copyright 2003-2004 TundraWare Inc. |
---|
| | # $Id: example.cfg,v 1.1 2004/04/21 20:20:17 tundra Exp $ |
---|
| | # $Id: example.cfg,v 1.100 2004/04/21 20:39:21 tundra Exp $ |
---|
| | # |
---|
| | # This is designed to illustrate the various features |
---|
| | # of the 'tconfpy' configuration language. |
---|
| | # |
---|
| |
---|
| | ##### |
---|
| | # Literal Text Processing |
---|
| | ##### |
---|
| | |
---|
| | MyMsg = Hello World! |
---|
| | |
---|
| | .ifall [foo] |
---|
| | .literal |
---|
| | |
---|
| | /* Here is some C Code - Variable Refs below replaced only |
---|
| |
---|
| | |