From f20bd89dc4a7bf14a88b1effcaa1887b29314525 Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Mon, 5 Sep 2022 20:35:53 +0200 Subject: gui: split GUI into Terminal components --- addons/gut/double_templates/init_template.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 addons/gut/double_templates/init_template.txt (limited to 'addons/gut/double_templates/init_template.txt') diff --git a/addons/gut/double_templates/init_template.txt b/addons/gut/double_templates/init_template.txt new file mode 100644 index 0000000..8a0cb95 --- /dev/null +++ b/addons/gut/double_templates/init_template.txt @@ -0,0 +1,3 @@ +{func_decleration}{super_params}: + __gut_init() + __gut_spy('{method_name}', {param_array}) -- cgit v1.2.3