diff options
| author | Alasdair Armstrong | 2018-01-18 18:16:45 +0000 |
|---|---|---|
| committer | Alasdair Armstrong | 2018-01-18 18:31:26 +0000 |
| commit | 0fa42d315e20f819af93c2a822ab1bc032dc4535 (patch) | |
| tree | 7ef4ea3444ba5938457e7c852f9ad9957055fe41 /lib/ocaml_rts/linksem/abis/abi_classes.ml | |
| parent | 24dc13511053ab79ccb66ae24e3b8ffb9cad0690 (diff) | |
Modified ocaml backend to use ocamlfind for linksem and lem
Fixed test cases for ocaml backend and interpreter
Diffstat (limited to 'lib/ocaml_rts/linksem/abis/abi_classes.ml')
| -rw-r--r-- | lib/ocaml_rts/linksem/abis/abi_classes.ml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/ocaml_rts/linksem/abis/abi_classes.ml b/lib/ocaml_rts/linksem/abis/abi_classes.ml deleted file mode 100644 index 7b8b8876..00000000 --- a/lib/ocaml_rts/linksem/abis/abi_classes.ml +++ /dev/null @@ -1,4 +0,0 @@ -(*Generated by Lem from abis/abi_classes.lem.*) -type 'a abiFeatureTagEquiv_class={ - abiFeatureTagEquiv_method : 'a -> 'a -> bool -} |
