home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
Classes
/
SampleClasses
/
TestClass.app
/
testConfig.cfg
< prev
Wrap
Text File
|
1992-08-04
|
413b
|
9 lines
// -------------------------------------------------------------------------------------
// 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