diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-05-16 05:45:02 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-05-16 05:45:02 (GMT) |
commit | 70a4c1665fae925e7fb75ed1d9f1e2153b998ed7 (patch) | |
tree | 06a0090a06a4d09dcb7705da7158a2733891ade8 /src/tests/tng_io_testing.h.in | |
parent | 22d5bea3acfc65a53fbe321d3669a6661d9d4f60 (diff) |
Moved include file template from src to include.
Diffstat (limited to 'src/tests/tng_io_testing.h.in')
-rw-r--r-- | src/tests/tng_io_testing.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tests/tng_io_testing.h.in b/src/tests/tng_io_testing.h.in deleted file mode 100644 index b0d45a1..0000000 --- a/src/tests/tng_io_testing.h.in +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _TNG_IO_TESTING_H -#define _TNG_IO_TESTING_H - -#define EXAMPLE_FILES_DIR "@EXAMPLE_FILES_DIR@" - -#endif
\ No newline at end of file |