ultimatepp/uppdev/CoreTopics/sub.upt

10 lines
188 B
Text

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