diff options
author | Camil Staps | 2019-11-07 10:16:45 +0100 |
---|---|---|
committer | Camil Staps | 2019-11-07 10:16:45 +0100 |
commit | cb6266b983bba15579ca8ea1aad6cad559b16df6 (patch) | |
tree | 8cd8977c12c4b70c9a6b75a0995bd131c29647d5 /clean | |
parent | cleanprof2callgrind has moved (diff) |
Use cocl-itasks in iTasksDev environment
Diffstat (limited to 'clean')
-rw-r--r-- | clean/.clean/iTasksDev.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clean/.clean/iTasksDev.env b/clean/.clean/iTasksDev.env index a99c216..fd1bc3d 100644 --- a/clean/.clean/iTasksDev.env +++ b/clean/.clean/iTasksDev.env @@ -14,7 +14,7 @@ Path: /home/camil/projects/clean/abc-interpreter/lib Path: {Application}/lib/GraphCopy Path: /home/camil/projects/clean/iTasks-SDK/Libraries - EnvironmentCompiler: lib/exe/cocl::-dynamics + EnvironmentCompiler: lib/exe/cocl-itasks::-dynamics EnvironmentCodeGen: lib/exe/cg EnvironmentABCOptimise: lib/exe/abcopt EnvironmentByteCodeGen: lib/exe/bcgen |