diff options
-rw-r--r-- | development/obnc-libext/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/development/obnc-libext/README b/development/obnc-libext/README index d76b71bb75..95d6720c9a 100644 --- a/development/obnc-libext/README +++ b/development/obnc-libext/README @@ -1,10 +1,10 @@ obnc-libext (Extended Library for OBNC) -This package complements the basic libraries bundled with OBNC (the Oberon -compiler obnc) with modules for accessing command line arguments and -evironment variables, printing to the standard error stream and converting -numbers to strings and viceversa. +This package complements the basic libraries bundled with OBNC (the +Oberon compiler obnc) with modules for accessing command line arguments +and evironment variables, printing to the standard error stream and +converting numbers to strings and viceversa. -Be sure to update the compiler package (obnc) before updating this library -package, as it usually needs the latest compiler features in order to -compile. +Be sure to update the compiler package (obnc) before updating this +library package, as it usually needs the latest compiler features in +order to compile. |