Commit 495897b7 by Per Bothner

Fix typo.

From-SVN: r22040
parent 615582bc
...@@ -35,7 +35,7 @@ The Chill run-time system is in the runtime sub-directory. ...@@ -35,7 +35,7 @@ The Chill run-time system is in the runtime sub-directory.
Notice rts.c contains a poor main's implementation of Chill Notice rts.c contains a poor main's implementation of Chill
"processes" (threads). It is not added to libchill.a. "processes" (threads). It is not added to libchill.a.
We only use it for testing. (Our customer uses a different We only use it for testing. (Our customer uses a different
implementation for product work.) implementation for production work.)
The GNU Chill implementation was primarily written by The GNU Chill implementation was primarily written by
Per Bothner, along with Bill Cox, Wilfried Moser, Michael Per Bothner, along with Bill Cox, Wilfried Moser, Michael
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment