summaryrefslogtreecommitdiff
path: root/priv/templates/simplesrv.erl
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanupsTuncer Ayaz2011-07-131-8/+9
|
* Added 3 new templates:OJ Reeves2010-02-031-0/+49
- simplefsm - Basic shell of a gen_fsm module - simplesrv - Basic shell of a gen_server module - simplemod - Basic shell of a module along with an associated test module.