Remove repl for claro by author request

This commit is contained in:
Radon Rosborough 2023-02-18 17:10:45 -08:00
parent 3cbf46eb60
commit 3748541b88
1 changed files with 0 additions and 3 deletions

View File

@ -82,9 +82,6 @@ template: |
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
# use the pre-built Claro compiler jar.
compile: |