]> Dogcows Code - chaz/yoink/blobdiff - src/cml/core/cml_meta.h
extreme refactoring
[chaz/yoink] / src / cml / core / cml_meta.h
diff --git a/src/cml/core/cml_meta.h b/src/cml/core/cml_meta.h
deleted file mode 100644 (file)
index 679f761..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-/* -*- C++ -*- ------------------------------------------------------------
-Copyright (c) 2007 Jesse Anders and Demian Nave http://cmldev.net/
-
-The Configurable Math Library (CML) is distributed under the terms of the
-Boost Software License, v1.0 (see cml/LICENSE for details).
-
- *-----------------------------------------------------------------------*/
-/** @file
- *  @brief A few simple metaprogramming tools.
- */
-
-#ifndef cml_meta_h
-#define cml_meta_h
-
-/* Include all of the template metaprogramming tools: */
-#include <cml/core/meta/common.h>
-#include <cml/core/meta/if.h>
-#include <cml/core/meta/switch.h>
-
-#endif
-
-// -------------------------------------------------------------------------
-// vim:ft=cpp
This page took 0.019943 seconds and 4 git commands to generate.