Skip to content

Commit

Permalink
Merge pull request #812 from goblint/issue_811
Browse files Browse the repository at this point in the history
Remove ARINC analyses
  • Loading branch information
michael-schwarz authored Aug 3, 2022
2 parents 13da7ac + 52ff270 commit d887244
Show file tree
Hide file tree
Showing 44 changed files with 32 additions and 4,733 deletions.
95 changes: 0 additions & 95 deletions scripts/old/airbus/bench.sh

This file was deleted.

42 changes: 0 additions & 42 deletions scripts/old/airbus/bisect.sh

This file was deleted.

3 changes: 0 additions & 3 deletions scripts/spec/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ debug=${debug-"true"}
if [ $ana == "file" ]; then
ana="file"
opt="--set ana.file.optimistic true"
elif [ $ana == "arinc" ]; then
ana="arinc"
opt="--enable ana.arinc.export --trace arinc"
else
spec=$ana
ana="spec"
Expand Down
58 changes: 0 additions & 58 deletions spin/airbus.pml

This file was deleted.

Loading

0 comments on commit d887244

Please sign in to comment.