/[svn]/types/types.mli
ViewVC logotype

Diff of /types/types.mli

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 70 by abate, Tue Jul 10 17:03:05 2007 UTC revision 71 by abate, Tue Jul 10 17:03:32 2007 UTC
# Line 187  Line 187 
187            Extract a sample value from a non empty type;            Extract a sample value from a non empty type;
188            raise Not_found for an empty type            raise Not_found for an empty type
189          **)          **)
190    
191      val print : Format.formatter -> t -> unit
192  end  end
193    
194  module Print :  module Print :
# Line 195  Line 197 
197    val print_const : Format.formatter -> const -> unit    val print_const : Format.formatter -> const -> unit
198    val print : Format.formatter -> node -> unit    val print : Format.formatter -> node -> unit
199    val print_descr: Format.formatter -> descr -> unit    val print_descr: Format.formatter -> descr -> unit
   val print_sample : Format.formatter -> Sample.t -> unit  
200  end  end
201    
202  val check: descr -> unit  val check: descr -> unit

Legend:
Removed from v.70  
changed lines
  Added in v.71

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5