X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=TTherminator%2FTherminator%2FHypersurface.h;h=91aa033462c6534067aedce080d6496f6887ef3f;hp=0dba0a261babf3ff232fbcfe9573db18b3c84af3;hb=ae89e57a1498446977467e55886e8614180a30b7;hpb=8b039ab17d4014e29aa03b896956da3eb79865c6 diff --git a/TTherminator/Therminator/Hypersurface.h b/TTherminator/Therminator/Hypersurface.h index 0dba0a261ba..91aa033462c 100644 --- a/TTherminator/Therminator/Hypersurface.h +++ b/TTherminator/Therminator/Hypersurface.h @@ -33,6 +33,7 @@ using namespace std; class Hypersurface { public: // constructor + Hypersurface(const char *dirname); Hypersurface(void); // destructor ~Hypersurface(void);