Skip to content

Commit

Permalink
swap args
Browse files Browse the repository at this point in the history
  • Loading branch information
abrudz authored Jun 28, 2017
1 parent 7a934f2 commit 372e19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quadrs
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ cp $2 .coden.tio && echo "" >> .coden.tio
cat <<- . | "$DYALOG/dyalog" -script
⎕PW←9999
{}2⎕FIX'file://$(dirname "$BASH_SOURCE")/Run.dyalog'
'.coden.tio'('$5'Run '${@:4}')'$3'
'.coden.tio'('$4'Run '${@:5}')'$3'
.

0 comments on commit 372e19d

Please sign in to comment.