Remove repl for claro by author request
This commit is contained in:
parent
3cbf46eb60
commit
3748541b88
|
@ -82,9 +82,6 @@ template: |
|
||||||
|
|
||||||
print("Hello, world!");
|
print("Hello, world!");
|
||||||
|
|
||||||
repl: |
|
|
||||||
java -jar /opt/claro/claro_compiler_binary_deploy.jar --repl --silent
|
|
||||||
|
|
||||||
# Skip rebuilding the entire compiler all over again and instead just
|
# Skip rebuilding the entire compiler all over again and instead just
|
||||||
# use the pre-built Claro compiler jar.
|
# use the pre-built Claro compiler jar.
|
||||||
compile: |
|
compile: |
|
||||||
|
|
Loading…
Reference in New Issue