Skip to content

Commit

Permalink
refreshing
Browse files Browse the repository at this point in the history
  • Loading branch information
josd committed Jul 2, 2024
1 parent 57209ca commit cae76e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retin3s
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fi

TMPDIR=$(mktemp -d)

eye --nope --quiet --pass --no-bnode-relabeling --ignore-inference-fuse $1 --intermediate ${TMPDIR}/program.n3p
eye --nope --quiet --no-bnode-relabeling --ignore-inference-fuse $1 --intermediate ${TMPDIR}/program.n3p

$prolog -g run $retina ${TMPDIR}/program.n3p > ${TMPDIR}/result.pl

Expand Down

0 comments on commit cae76e3

Please sign in to comment.