(* sources file for ML-Yacc library *) Library signature STREAMM signature LR_TABLE signature TOKEN signature LR_PARSER signature LEXERR signature ARG_LEXER signature PARSER_DATA signature PARSERR signature ARG_PARSER functor Join functor JoinWithArg structure LrTable structure Streamm structure LrParser is #if defined(NEW_CM) $/basis.cm #endif base.sig join.sml lrtable.sml stream.sml parser2.sml (* error correcting version *)