diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-21 10:39:02 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-23 23:21:39 -0500 |
commit | 3f233ac396a9612f14582641147a09229306dc19 (patch) | |
tree | bd58155e57ebf60efb53404623f16c3fdee22af2 /libraries/libast/README | |
parent | 9d90d7e5f6e01ef7e85aff0f7c68fccbcd9863e7 (diff) | |
download | slackbuilds-3f233ac396a9612f14582641147a09229306dc19.tar.gz |
libraries/libast: Miscellaneous cleanups.
Diffstat (limited to 'libraries/libast/README')
-rw-r--r-- | libraries/libast/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/libraries/libast/README b/libraries/libast/README index 40675b79d9..1ea3316101 100644 --- a/libraries/libast/README +++ b/libraries/libast/README @@ -1,5 +1,4 @@ -LibAST is the Library of Assorted Spiffy Things. It contains -various handy routines and drop-in substitutes for some good -but non-portable functions. It currently has a built-in memory -tracking subsystem as well as some debugging aids and other -similar tools. +LibAST is the Library of Assorted Spiffy Things. It contains various handy +routines and drop-in substitutes for some good but non-portable functions. +It currently has a built-in memory tracking subsystem as well as some +debugging aids and other similar tools. |