summaryrefslogtreecommitdiff
path: root/libraries/libast/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2011-03-27 15:06:24 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-03-27 15:06:24 -0500
commit4555c384cb9c07dd504ae75929d6c41056b6c61e (patch)
treefe3d9c0b22a9c51d2a585cbf798e3870faaa1096 /libraries/libast/README
parentdedd3ebf3cba2e02603d498ab39ccaa440ddb1bf (diff)
downloadslackbuilds-4555c384cb9c07dd504ae75929d6c41056b6c61e.tar.gz
libraries/libast: Removed (abandoned by maintainer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libast/README')
-rw-r--r--libraries/libast/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/libast/README b/libraries/libast/README
deleted file mode 100644
index 1ea3316101..0000000000
--- a/libraries/libast/README
+++ /dev/null
@@ -1,4 +0,0 @@
-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.