All pastes #2129690 Raw Edit

Unnamed

public text v1 · immutable
#2129690 ·published 2012-03-18 20:01 UTC
rendered paste body
[16:01] DongInns-MacBook-Pro: ftplugin $ cat ../c-support/templates/Templates 
$
$ =============================================================
$ ========== USER MACROS ======================================
$ =============================================================
$
|AUTHOR|    = DongInn Kim
|AUTHORREF| = 
|EMAIL|     = dikim@cs.indiana.edu
|ORGANIZATION|   = Center for Research in Extreme Scale Technologies
|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
|includefile| = cpp.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 ==
$