Skip to content

Commit

Permalink
refreshing
Browse files Browse the repository at this point in the history
  • Loading branch information
josd committed Mar 15, 2024
1 parent 4fe70e1 commit d87716a
Show file tree
Hide file tree
Showing 27 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion lingua/test
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ for file in *.trig
do
echo -en "$(pad "${file}" -24)"
start=$(($(date +%s%N)/1000000))
see --genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/see-lingua .. https://eyereasoner.github.io/see-lingua/lingua/$file --output output/$file
see --genid 8b98b360-9a70-4845-b52c-c675af60ad01 --wcache https://eyereasoner.github.io/see-lingua .. https://eyereasoner.github.io/see-lingua/lingua/$file --output proof/$file
end=$(($(date +%s%N)/1000000))
echo -en "${YELLOW}$(pad "`expr $end - $start` msec" 12)${NORMAL} "
if [[ $(git diff */$file | wc -l) -eq 0 ]]; then
Expand Down

0 comments on commit d87716a

Please sign in to comment.