diff options
Diffstat (limited to 'sigmodr/tree/MapWarpGroupModel.h')
-rw-r--r-- | sigmodr/tree/MapWarpGroupModel.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sigmodr/tree/MapWarpGroupModel.h b/sigmodr/tree/MapWarpGroupModel.h index 0af2ce08..0c0d5b42 100644 --- a/sigmodr/tree/MapWarpGroupModel.h +++ b/sigmodr/tree/MapWarpGroupModel.h @@ -1,5 +1,5 @@ /* - * Copyright 2008 Ben Boeckel <MathStuf@gmail.com> + * Copyright 2008-2009 Ben Boeckel <MathStuf@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,10 +15,10 @@ * with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef SIGMODR_MAPWARPGROUPMODEL -#define SIGMODR_MAPWARPGROUPMODEL +#ifndef SIGMODRTREE_MAPWARPGROUPMODEL +#define SIGMODRTREE_MAPWARPGROUPMODEL -// Model includes +// Sigmodr tree includes #include "GroupModel.h" // Forward declarations |