ultimatepp/uppsrc/Core/sub.upt
cxl 2f0cd04bbe ide: Added package specific includes, .upt files refactored (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@5136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 11:12:20 +00:00

10 lines
176 B
Text

template "Plain package with header" sub;
@@<:PACKAGE:>.h
#ifndef _<:PACKAGE:>_<:PACKAGE:>_h
#define _<:PACKAGE:>_<:PACKAGE:>_h
#endif
@@<:PACKAGE:>.upp
file
<:PACKAGE:>.h;