mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-24 04:02:00 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@10628 72102866-910b-0410-8b05-ffd578937521
15 lines
272 B
Text
15 lines
272 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_
|
|
|