diff options
Diffstat (limited to 'libraries/libast/README')
-rw-r--r-- | libraries/libast/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libast/README b/libraries/libast/README new file mode 100644 index 0000000000..40675b79d9 --- /dev/null +++ b/libraries/libast/README @@ -0,0 +1,5 @@ +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. |