summaryrefslogtreecommitdiff
path: root/rts/sm/README
diff options
context:
space:
mode:
Diffstat (limited to 'rts/sm/README')
-rw-r--r--rts/sm/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/rts/sm/README b/rts/sm/README
deleted file mode 100644
index 61cb7d2c06..0000000000
--- a/rts/sm/README
+++ /dev/null
@@ -1,11 +0,0 @@
-The Storage Manager
-===================
-
-This directory contains the storage manager and garbage collector.
-The interfaces exported from here are:
-
- Storage.h (in ../includes)
- Block.h (in ../includes)
- GC.h
- Arena.h
- BlockAlloc.h