minor text change

This commit is contained in:
David Rose 2007-07-16 21:34:35 +00:00
parent 646615ed60
commit f75d7a54ad
1 changed files with 2 additions and 2 deletions

View File

@ -148,9 +148,9 @@
#print Compilation will include simulated threading support.
#else
#if $[DO_PIPELINING]
#print Compilation will include nonpipelined threading support.
#else
#print Compilation will include full, pipelined threading support.
#else
#print Compilation will include nonpipelined threading support.
#endif
#endif
#else