Skip to content

Commit

Permalink
semantic_induct: make the file case-sensitive.
Browse files Browse the repository at this point in the history
  • Loading branch information
yutakang authored and yutakang committed Oct 23, 2020
1 parent 96bb5d7 commit a9cab56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ theory Format_Result_Smart_Induct
imports "PSL.PSL" "../../../SeLFiE/Evaluation/Format_Result/Format_Result_Semantic_Induct"
begin

ML_file "../../../LiFtEr/Matrix_sig.ML"
ML_file "../../../LiFtEr/Matrix_Sig.ML"
ML_file "../../../LiFtEr/Matrix_Struct.ML"

ML\<open>
Expand Down

0 comments on commit a9cab56

Please sign in to comment.