aboutsummaryrefslogtreecommitdiff
path: root/clean
diff options
context:
space:
mode:
authorCamil Staps2019-12-11 18:05:57 +0100
committerCamil Staps2019-12-11 18:05:57 +0100
commit97a83e1691fbe341d1e912639283c1cba1636c55 (patch)
tree936093796f20e175c8b0edce8d5e3cb039494595 /clean
parentUse cocl-itasks in iTasksDev environment (diff)
Use a locally built code generator in install_clean
Diffstat (limited to 'clean')
-rwxr-xr-xclean/bin/install_clean2
1 files changed, 2 insertions, 0 deletions
diff --git a/clean/bin/install_clean b/clean/bin/install_clean
index a756ee2..ba69b27 100755
--- a/clean/bin/install_clean
+++ b/clean/bin/install_clean
@@ -53,6 +53,8 @@ link_local_file lib/exe/cocl /home/camil/projects/clean/compiler/cocl
rm $CLEAN_HOME/lib/exe/cocl
ln -s cocl.org $CLEAN_HOME/lib/exe/cocl
+link_local_file lib/exe/cg /home/camil/projects/clean/code-generator/cg
+
link_local_file bin/cleantest ~/projects/clean/test/cleantest
link_local_file bin/testproperties ~/projects/clean/test-properties/src/testproperties