(* "$Header: /Users/nb/info.ravenbrook.com/project/mlworks/import/2013-04-25/xanalys-tarball/MLW/src/corba/idl-compiler/RCS/README,v 1.2 1999/02/02 17:13:29 clive Exp $" *)

(1) Run idl.lex through MLLex

(2) Run idl.grm through MLYacc

(3) Copy ml-yacc lib directory to ml-yacc/lib/

(4) Create project with idl-parser.sml as target adding all files from idl-compiler and ml-yacc/lib

