Skip to content

Commit 53c76be

Browse files
committed
---
yaml --- r: 907 b: refs/heads/master c: ae57001 h: refs/heads/master i: 905: a6d2b01 903: a3ecbb4 v: v3
1 parent 18b5b8a commit 53c76be

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: e02ffb2c2d639eb813d9924ca1c3e9c6b7d0e534
2+
refs/heads/master: ae570016a4d0c93c321702e14b16b2785d47ca60

trunk/src/boot/fe/cexp.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ type pval =
310310
type cdir =
311311
CDIR_meta of ((Ast.ident * string) array)
312312
| CDIR_syntax of Ast.name
313-
| CDIR_check of (Ast.name * pval array)
314313
| CDIR_mod of (Ast.ident * Ast.mod_item)
315314
| CDIR_auth of auth
316315

0 commit comments

Comments
 (0)