summaryrefslogtreecommitdiff
path: root/macros/buildmacros.sce
diff options
context:
space:
mode:
authorJorawar Singh2017-06-30 11:28:58 +0530
committerJorawar Singh2017-06-30 11:28:58 +0530
commitaef4e8398f2b1848b0e4cdd9580dbbe93e4006f9 (patch)
treebe1db2f0453859eca8b4ae6e18c90baae68cc2bc /macros/buildmacros.sce
parentb33afdb2311fbe8aad4c5c614c6098585fe2d279 (diff)
downloadscilab2c-aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9.tar.gz
scilab2c-aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9.tar.bz2
scilab2c-aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9.zip
Help files, modified Raspberry Pi code conversion
Diffstat (limited to 'macros/buildmacros.sce')
-rw-r--r--macros/buildmacros.sce6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/buildmacros.sce b/macros/buildmacros.sce
index f02096d9..e78b15bb 100644
--- a/macros/buildmacros.sce
+++ b/macros/buildmacros.sce
@@ -9,9 +9,9 @@ Directories = [ "ASTManagement", ...
"GeneralFunctions", ...
"SymbolTable", ...
"ToolInitialization", ...
- "Hardware/AVR", ...
- "Hardware/RasberryPi", ...
- "ImageProcessing", ...
+ "Hardware/AVR", ...
+ "Hardware/RasberryPi", ...
+ "ImageProcessing", ...
"Scilab-Arduino"];