summaryrefslogtreecommitdiff
path: root/modules/list-c++
diff options
context:
space:
mode:
Diffstat (limited to 'modules/list-c++')
-rw-r--r--modules/list-c++22
1 files changed, 22 insertions, 0 deletions
diff --git a/modules/list-c++ b/modules/list-c++
new file mode 100644
index 0000000000..a3c8b0a5c3
--- /dev/null
+++ b/modules/list-c++
@@ -0,0 +1,22 @@
+Description:
+Abstract sequential list data type as a C++ class.
+
+Files:
+lib/gl_list.hh
+
+Depends-on:
+xlist
+xsublist
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+"gl_list.hh"
+
+License:
+GPL
+
+Maintainer:
+all