Import Upstream version 20180207
[hcoop/debian/mlton.git] / mlton / front-end / ml-yacc-lib-proxy.cm
CommitLineData
7f918cf1
CE
1(* Copyright (C) 2009 Matthew Fluet.
2 *
3 * MLton is released under a BSD-style license.
4 * See the file MLton-LICENSE for details.
5 *)
6
7Library
8
9library(../../lib/mlyacc-lib/ml-yacc-lib.cm) - (
10 signature STREAM
11 structure Stream
12)
13
14is
15
16../../lib/mlyacc-lib/ml-yacc-lib.cm