From e1f71b37d632418390b2aac2f89c9d05297a413c Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Tue, 3 Mar 2015 15:36:01 +0100 Subject: Removed last remains of "domain" in code --- test/core/model/TestOntology.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test') diff --git a/test/core/model/TestOntology.hpp b/test/core/model/TestOntology.hpp index c65d6f4..5c4961a 100644 --- a/test/core/model/TestOntology.hpp +++ b/test/core/model/TestOntology.hpp @@ -16,8 +16,8 @@ along with this program. If not, see . */ -#ifndef _MODEL_TEST_DOMAIN_HPP_ -#define _MODEL_TEST_DOMAIN_HPP_ +#ifndef _MODEL_TEST_ONTOLOGY_HPP_ +#define _MODEL_TEST_ONTOLOGY_HPP_ #include #include @@ -90,4 +90,4 @@ static Rooted constructBookOntology(Manager &mgr, } } -#endif /* _TEST_DOMAIN_HPP_ */ \ No newline at end of file +#endif /* _MODEL_TEST_ONTOLOGY_HPP_ */ -- cgit v1.2.3