Fix chicken location for if someone wants to try the code
This commit is contained in:
parent
de5091815c
commit
ac4275315d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ benchmark:
|
|||
chibi: main.scm
|
||||
chibi-scheme main.scm ${INPUTS}
|
||||
chicken: main.scm
|
||||
/opt/chicken/bin/csi -script main.scm ${INPUTS}
|
||||
PATH=/opt/chicken/bin:$$PATH csi -script main.scm ${INPUTS}
|
||||
gauche: main.scm
|
||||
gosh main.scm ${INPUTS}
|
||||
guile: main.scm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue