apps-projectcenter/PCBaseFileTypes/protocol.template
GNUstep Maintainer 925e61af48 This commit was manufactured by cvs2svn to create tag
'DEV_SNAP_06012001'.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/tags/DEV_SNAP_06012001@8479 72102866-910b-0410-8b05-ffd578937521
2001-01-06 16:44:39 +00:00

13 lines
208 B
Text

/*
* $FILENAME$ created by $USERNAME$ on $DATE$
*
* Project $PROJECTNAME$
*
* Created with ProjectCenter - http://www.projectcenter.ch
*
* $Id$
*/
@protocol $FILENAMESANSEXTENSION$ <NSObject>
@end