diff options
Diffstat (limited to 'priv/templates/otpfsm.template')
-rw-r--r-- | priv/templates/otpfsm.template | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/priv/templates/otpfsm.template b/priv/templates/otpfsm.template deleted file mode 100644 index 15deb18..0000000 --- a/priv/templates/otpfsm.template +++ /dev/null @@ -1,8 +0,0 @@ -{variables, [{appid, "myapp"} - ,{fsmid, "fsmid"} - ,{copyright_year, "2014"} - ,{copyright_holder, "Geoff Cant"} - ,{author_name, "Geoff Cant"} - ,{author_email, "nem@erlang.geek.nz"} - ]}. -{template, "otp_fsm.erl", "src/{{appid}}_{{fsmid}}_fsm.erl"}.
\ No newline at end of file |