This commit is contained in:
Simon Cruanes 2017-12-29 22:10:01 +01:00 committed by Guillaume Bury
parent 6762985d18
commit f5066a2ff3

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} *)