summaryrefslogtreecommitdiff
path: root/priv/templates/simplesrv.erl
Commit message (Collapse)AuthorAgeFilesLines
* update templatingTristan Sloughter2014-09-161-50/+0
|
* Fix handle_call responseFisher2012-02-021-1/+1
|
* 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.