Ast: Remove functions which were moved to Eval module.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 3 Jan 2020 21:10:16 +0000 (21:10 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 3 Jan 2020 21:32:59 +0000 (21:32 +0000)
commit84972c63d0dbc5a0da05ae08a5b99a9ad81baadc
tree5fe2564462eaf37d1d2a4e99097ad50e242ff9c1
parent0a41019f02474e4819ecdd739814b849bc58b84e
Ast: Remove functions which were moved to Eval module.

Updates commit f36210fd16a8e4e4d6ecdd8825bf8b8307943472.
src/ast.ml
src/ast.mli
src/eval.ml
src/parser.mly
src/run.ml