src/Pure/ROOT.ML
changeset 70907 7e3f25a0cee4
parent 70893 ce1e27dcc9f4
child 71086 aedd11603fb4
--- a/src/Pure/ROOT.ML	Sat Oct 19 11:29:39 2019 +0200
+++ b/src/Pure/ROOT.ML	Sat Oct 19 11:33:36 2019 +0200
@@ -90,6 +90,7 @@
 
 ML_file "PIDE/byte_message.ML";
 ML_file "PIDE/yxml.ML";
+ML_file "PIDE/protocol_message.ML";
 ML_file "PIDE/document_id.ML";
 
 ML_file "General/change_table.ML";
@@ -314,7 +315,6 @@
 ML_file "Thy/export_theory.ML";
 ML_file "Thy/sessions.ML";
 ML_file "PIDE/session.ML";
-ML_file "PIDE/protocol_message.ML";
 ML_file "PIDE/document.ML";
 
 (*theory and proof operations*)