diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-05-20 07:10:42 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-05-20 07:10:42 (GMT) |
commit | 74c11f5f2026bb02385763fd96d41d1d6a5f989c (patch) | |
tree | 082aabc267ab563cf3feaff0af29bc8ded99ca2e /include/compression/tng_compress_testing.h.in | |
parent | c673e2e56c9ab6b4d475467fb752c6fa83d9bc41 (diff) | |
parent | 0f36e7de86f181eed7e49eedb3d66a0c6ab6f8cd (diff) |
Merge branch 'master' of git.gromacs.org:tng
Merged conflicts.
Conflicts:
src/lib/tng_io.c
Diffstat (limited to 'include/compression/tng_compress_testing.h.in')
-rw-r--r-- | include/compression/tng_compress_testing.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/compression/tng_compress_testing.h.in b/include/compression/tng_compress_testing.h.in new file mode 100644 index 0000000..168764b --- /dev/null +++ b/include/compression/tng_compress_testing.h.in @@ -0,0 +1,6 @@ +#ifndef TNG_COMPRESS_TESTING_H +#define TNG_COMPRESS_TESTING_H + +#define TNG_COMPRESS_FILES_DIR "@TNG_COMPRESS_FILES_DIR@" + +#endif |