summaryrefslogtreecommitdiff
path: root/tests/tests-common.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-04-19 21:52:01 (GMT)
committerMarius Kintel <marius@kintel.net>2013-04-26 21:45:03 (GMT)
commit9a297ecee57549a4eb3919bde4f7b41a548724de (patch)
treeb1f523e93f528559e9ada2d38d76be7a0362f9d4 /tests/tests-common.h
parentb4568a09df8be0f212ba1c4fd1660459900e3cf0 (diff)
Refactoring: Split out FileModule from Module, Added LocalScope renamed some confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
Diffstat (limited to 'tests/tests-common.h')
-rw-r--r--tests/tests-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests-common.h b/tests/tests-common.h
index 0047562..3393884 100644
--- a/tests/tests-common.h
+++ b/tests/tests-common.h
@@ -1,6 +1,6 @@
#ifndef TESTS_COMMON_H_
#define TESTS_COMMON_H_
-class Module *parsefile(const char *filename);
+class FileModule *parsefile(const char *filename);
#endif
contact: Jan Huwald // Impressum