X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=tools%2F_templates%2FExample.hh;h=4c1b72168ae2ad664eca2d93a686f5fc4080d56a;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=a4acd0987858697e862ae7031801010166333d15;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/tools/_templates/Example.hh b/tools/_templates/Example.hh index a4acd09..4c1b721 100644 --- a/tools/_templates/Example.hh +++ b/tools/_templates/Example.hh @@ -23,17 +23,17 @@ /** \file \brief @NAME@ public header */ -#ifndef HH_@NAME@_ -#define HH_@NAME@_ 1 +#ifndef HH_SENF_@PATH@_ +#define HH_SENF_@PATH@_ 1 // Custom includes //#include "@NAME@.mpp" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// //#include "@NAME@.cci" //#include "@NAME@.ct" //#include "@NAME@.cti"