Updated path to ofmc.thy.

This commit is contained in:
Achim D. Brucker 2016-08-02 13:35:30 +01:00
parent 805e67fefb
commit c028fc027e
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ fun gen_header ofmcfp =
else filename (source_of ofmcfp) ) else filename (source_of ofmcfp) )
^"\"\n" ^"\"\n"
^" imports"^"\n" ^" imports"^"\n"
^" ofmc"^"\n" ^" \"../src/ofmc\""^"\n"
^"begin"^"\n\n" ^"begin"^"\n\n"
end end