From 884d298291e64fad99f096ee82018b568e0985f2 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Tue, 16 Sep 2014 19:36:04 -0500 Subject: update templating --- priv/templates/otpfsm.template | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 priv/templates/otpfsm.template (limited to 'priv/templates/otpfsm.template') 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 -- cgit v1.1