Skip to content

Commit 3bb2b9e

Browse files
committed
Get Poly/ML version of dat-printer to also compile
1 parent e9d28dd commit 3bb2b9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/portableML/rawtheory/mkdatprinter.ML

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ useB "../Portable";
3636
use "../Table.sml";
3737
useB "../AList";
3838
use "../Graph.sml";
39+
useB "../../../tools/util/GetOpt";
3940

4041
(* mlyacc cruft *)
4142
fun MLYuse s = use ("../../../tools/mlyacc/mlyacclib/MLY_" ^ s ^ ".sml");

0 commit comments

Comments
 (0)