Skip to content

Commit

Permalink
autocorres: fix session reference in AutoCorresSEL4
Browse files Browse the repository at this point in the history
Signed-off-by: Gerwin Klein <[email protected]>
  • Loading branch information
lsf37 committed Oct 28, 2020
1 parent dbc735c commit 0e9943e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tools/autocorres/ROOT
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ session AutoCorresSEL4 in "test-seL4" = CBaseRefine +
Lib
CLib
CParser
AutoCorres
theories
"TestSEL4"
2 changes: 1 addition & 1 deletion tools/autocorres/test-seL4/TestSEL4.thy
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

theory TestSEL4
imports
AutoCorres
"AutoCorres.AutoCorres"
"CSpec.KernelInc_C"
begin

Expand Down

0 comments on commit 0e9943e

Please sign in to comment.