You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
946 B
Plaintext
30 lines
946 B
Plaintext
$
|
|
$ =============================================================
|
|
$ ========== USER MACROS ======================================
|
|
$ =============================================================
|
|
$
|
|
|AUTHOR| = Dustin Swan
|
|
|AUTHORREF| = DDS
|
|
|EMAIL| = dustinswan@gmail.com
|
|
|COPYRIGHT| = Copyright (c) |YEAR|, |AUTHOR|
|
|
|STYLE| = default
|
|
$
|
|
$ =============================================================
|
|
$ ========== FILE INCLUDES ====================================
|
|
$ =============================================================
|
|
$
|
|
|includefile| = c.comments.template
|
|
|includefile| = c.cpp.template
|
|
|includefile| = c.idioms.template
|
|
|includefile| = c.preprocessor.template
|
|
|includefile| = c.statements.template
|
|
$
|
|
== IF |STYLE| IS CPP ==
|
|
|includefile| = cpp.comments.template
|
|
|includefile| = cpp.cpp.template
|
|
|includefile| = cpp.idioms.template
|
|
|includefile| = cpp.preprocessor.template
|
|
|includefile| = cpp.statements.template
|
|
== ENDIF ==
|
|
$
|