From 87217fe5ba58f5199d30586b5d9bec104dece445 Mon Sep 17 00:00:00 2001 From: Vladimir Azarov Date: Mon, 24 Mar 2025 21:51:16 +0100 Subject: Partition into structures --- cpp.mlb | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpp.mlb') diff --git a/cpp.mlb b/cpp.mlb index 8039660..dd7fb36 100644 --- a/cpp.mlb +++ b/cpp.mlb @@ -4,6 +4,14 @@ ann in $(SML_LIB)/basis/basis.mlb $(SML_LIB)/basis/mlton.mlb + general.sml + stream.sig + stream.sml + + tokenizer.sig + tokenizer.sml + + exn_handler.sml cpp.sml end -- cgit v1.2.3