This commit is contained in:
Simon Cruanes 2017-12-29 22:10:01 +01:00
parent 2caf53c24f
commit c7015450a1

View file

@ -121,8 +121,6 @@ module type S = sig
val pop : t -> unit
(** Return to last save point *)
val pop : t -> unit
val export : t -> clause export
(** {2 Re-export some functions} *)