apps-projectcenter/PCBaseFileTypes/cheader.template
Philippe C.D. Robert bd6e55d0d1 Better templates for headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10629 72102866-910b-0410-8b05-ffd578937521
2001-08-01 16:27:36 +00:00

15 lines
275 B
Text

/*
* $FILENAME$ created by $USERNAME$ on $DATE$
*
* Project $PROJECTNAME$
*
* Created with ProjectCenter - http://www.projectcenter.ch
*
* $Id$
*/
#ifndef _$UCFILENAMESANSEXTENSION$_H_
#define _$UCFILENAMESANSEXTENSION$_H_
#endif // _$UCFILENAMESANSEXTENSION$_H_