diff options
author | Jorge Giner <jorge.giner@hotmail.com> | 2017-10-31 21:50:05 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-01 07:34:14 +0700 |
commit | 2226713dfa3b7dee92597812983de3b53812d7fa (patch) | |
tree | 5730f902608da8067037d26934537df4ab319466 /libraries/obnc-libstd/README | |
parent | 6ef0b72f9f1c4afed0621948fbd688e1061b9ec7 (diff) |
libraries/obnc-libstd: Updated for version 0.3.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/obnc-libstd/README')
-rw-r--r-- | libraries/obnc-libstd/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/obnc-libstd/README b/libraries/obnc-libstd/README index 8b0e797496268..8916193eaa70d 100644 --- a/libraries/obnc-libstd/README +++ b/libraries/obnc-libstd/README @@ -1,6 +1,6 @@ obnc-libstd (Standard 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. |