From b3ab325240b8714cd33d5f30d4524503b50af51a Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 1 Dec 2004 17:24:28 +0000 Subject: Add missing file that undeclares the spacing macros. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@89 b1d164ef-f17a-46e7-89d4-021c7118ef4e --- src/macro/ADM_Spacing_undefine.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/macro/ADM_Spacing_undefine.h diff --git a/src/macro/ADM_Spacing_undefine.h b/src/macro/ADM_Spacing_undefine.h new file mode 100644 index 0000000..6270d41 --- /dev/null +++ b/src/macro/ADM_Spacing_undefine.h @@ -0,0 +1,10 @@ +/*@@ + @header ADM_Spacing_undefine.h + @date December 2004 + @author Erik Schnetter + @desc + Undefine various spacing dependent scalars. + @enddesc +@@*/ + +#undef ADM_SPACING_H -- cgit v1.2.3