summaryrefslogtreecommitdiff
path: root/priv/templates/simplefsm.erl
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanupsTuncer Ayaz2011-07-131-10/+12
|
* Added 3 new templates:OJ Reeves2010-02-031-0/+55
- 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.