[Lemon-commits] [lemon_svn] alpar: r1190 - hugo/trunk/doc

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:43:46 CET 2006


Author: alpar
Date: Sun Sep 19 14:26:42 2004
New Revision: 1190

Added:
   hugo/trunk/doc/namespaces.dox

Log:
This was forgotten to add from the previous commit.

Added: hugo/trunk/doc/namespaces.dox
==============================================================================
--- (empty file)
+++ hugo/trunk/doc/namespaces.dox	Sun Sep 19 14:26:42 2004
@@ -0,0 +1,12 @@
+/// The namespace of HugoLib
+
+/// \todo Some more detailed description would be nice here.
+///
+namespace hugo {
+
+  /// The namespace of HUGOlib concepts and concept checking classes
+
+  /// \todo Some more detailed description would be nice here.
+  ///
+  namespace skeleton {}
+}



More information about the Lemon-commits mailing list