diff -r a474900d5bd2 -r 255c853ea2f0 src/Tools/isac/Interpret/Interpret.thy --- a/src/Tools/isac/Interpret/Interpret.thy Thu Dec 22 11:12:18 2016 +0100 +++ b/src/Tools/isac/Interpret/Interpret.thy Thu Dec 22 11:36:20 2016 +0100 @@ -8,6 +8,8 @@ begin ML_file "~~/src/Tools/isac/Interpret/mstools.sml" ML_file "~~/src/Tools/isac/Interpret/ctree.sml" + + ML_file "~~/src/Tools/isac/Interpret/ptyps.sml" ML_file "~~/src/Tools/isac/Interpret/generate.sml" ML_file "~~/src/Tools/isac/Interpret/calchead.sml"