Skip to content

Commit

Permalink
illegal char for starexec removed
Browse files Browse the repository at this point in the history
  • Loading branch information
arminbiere committed May 15, 2022
1 parent ba5cde1 commit 72d2b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prepare-competition.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ version=`cat VERSION`

description=$dir/starexec_description.txt
cat <<EOF>$description
Legacy SAT Solver with powerful Pre- and Inprocessing
Legacy SAT Solver with powerful Preprocessing and Inprocessing
EOF
msg "included the following description:"
printf $BOLD
Expand Down

0 comments on commit 72d2b13

Please sign in to comment.