diff options
Diffstat (limited to 'macros/buildmacros.sce')
-rw-r--r-- | macros/buildmacros.sce | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/buildmacros.sce b/macros/buildmacros.sce new file mode 100644 index 0000000..b4c63c7 --- /dev/null +++ b/macros/buildmacros.sce @@ -0,0 +1,2 @@ +tbx_build_macros("Image",get_absolute_file_path("buildmacros.sce")); +clear tbx_build_macros; |