home *** CD-ROM | disk | FTP | other *** search
- // -------------------------------------------------------------------------------------
- // sample configuration file
- // -------------------------------------------------------------------------------------
- *print: testing printString:
- printString: This is a test print line from the configuration file
-
- *print: testing printFromThread:
- printFromThread: Another test string printed from a secondary thread
-