include/container.h
branchpyrit
changeset 46 6493fb65f0b1
parent 44 3763b26244f0
child 78 9569e9f35374
--- a/include/container.h	Wed Mar 19 17:18:59 2008 +0100
+++ b/include/container.h	Wed Mar 26 00:52:27 2008 +0100
@@ -33,6 +33,9 @@
 
 using namespace std;
 
+/**
+ * general container
+ */
 class Container
 {
 protected: