diff options
Diffstat (limited to 'resources/templates/vat')
-rw-r--r-- | resources/templates/vat/clear_runtime.vat | 1 | ||||
-rw-r--r-- | resources/templates/vat/show_runtime.vat | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/resources/templates/vat/clear_runtime.vat b/resources/templates/vat/clear_runtime.vat new file mode 100644 index 0000000000..931fd5fe54 --- /dev/null +++ b/resources/templates/vat/clear_runtime.vat @@ -0,0 +1 @@ +exec clear runtime diff --git a/resources/templates/vat/show_runtime.vat b/resources/templates/vat/show_runtime.vat new file mode 100644 index 0000000000..1baaedb0e6 --- /dev/null +++ b/resources/templates/vat/show_runtime.vat @@ -0,0 +1 @@ +exec show runtime |