]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/subsystems/subsystems.hpp
testing new non-autotools build system
[chaz/yoink] / src / stlplus / subsystems / subsystems.hpp
diff --git a/src/stlplus/subsystems/subsystems.hpp b/src/stlplus/subsystems/subsystems.hpp
new file mode 100644 (file)
index 0000000..2bc41b5
--- /dev/null
@@ -0,0 +1,21 @@
+#ifndef STLPLUS_SUBSYSTEMS\r
+#define STLPLUS_SUBSYSTEMS\r
+////////////////////////////////////////////////////////////////////////////////\r
+\r
+//   Author:    Andy Rushton\r
+//   Copyright: (c) Southampton University 1999-2004\r
+//              (c) Andy Rushton           2004-2009\r
+//   License:   BSD License, see ../docs/license.html\r
+\r
+//   Allows all the STLplus subsystems to be included in one go\r
+\r
+////////////////////////////////////////////////////////////////////////////////\r
+\r
+#include "cli_parser.hpp"\r
+#include "ini_manager.hpp"\r
+#include "library_manager.hpp"\r
+#include "message_handler.hpp"\r
+#include "timer.hpp"\r
+\r
+////////////////////////////////////////////////////////////////////////////////\r
+#endif\r
This page took 0.02063 seconds and 4 git commands to generate.