]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/portability/version.cpp
cleanup stlplus files
[chaz/yoink] / src / stlplus / portability / version.cpp
index 8a34c6ea6ba0344f9ebc2d29a0faf1ded3225482..a271b9f35604495e98a97ac79123770ee141fbf7 100644 (file)
@@ -1,20 +1,20 @@
-////////////////////////////////////////////////////////////////////////////////\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
-////////////////////////////////////////////////////////////////////////////////\r
-#include "version.hpp"\r
-////////////////////////////////////////////////////////////////////////////////\r
-\r
-namespace stlplus\r
-{\r
-\r
-  std::string version(void)\r
-  {\r
-    return STLPLUS_VERSION;\r
-  }\r
-\r
-} // end namespace stlplus\r
+////////////////////////////////////////////////////////////////////////////////
+
+//   Author:    Andy Rushton
+//   Copyright: (c) Southampton University 1999-2004
+//              (c) Andy Rushton           2004-2009
+//   License:   BSD License, see ../docs/license.html
+
+////////////////////////////////////////////////////////////////////////////////
+#include "version.hpp"
+////////////////////////////////////////////////////////////////////////////////
+
+namespace stlplus
+{
+
+  std::string version(void)
+  {
+    return STLPLUS_VERSION;
+  }
+
+} // end namespace stlplus
This page took 0.019881 seconds and 4 git commands to generate.