aboutsummaryrefslogtreecommitdiffstats
path: root/export/ExportClight.ml
diff options
context:
space:
mode:
Diffstat (limited to 'export/ExportClight.ml')
-rw-r--r--export/ExportClight.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/export/ExportClight.ml b/export/ExportClight.ml
index e3b00986..959c4f5c 100644
--- a/export/ExportClight.ml
+++ b/export/ExportClight.ml
@@ -50,6 +50,7 @@ let name_binop = function
| Ogt -> "Ogt"
| Ole -> "Ole"
| Oge -> "Oge"
+ | Oexpect -> "Oexpect"
let rec expr p = function
| Evar(id, t) ->