Module Repasa


module Repasa: sig .. end
Plain interface to review definitions of repasa

his source is released to the public domain since 2002. No warranty. Citation of the project Struction and the following URL is appreciated. http://structio.sourceforge.net/repasa


val choose_tintseq_plain : Defprog.repasa_interface -> string -> Defprog.tintseq list -> unit
val endSession_plain : Defprog.repasa_interface -> bool -> int -> int -> 'a
val beforeQuestion_plain : Defprog.repasa_interface -> unit
val choiceQuestion_plain : Defprog.repasa_interface -> string -> string -> string list -> unit
val openQuestion_plain : Defprog.repasa_interface -> string -> string -> int -> unit
val ahorcadoQuestion_plain : Defprog.repasa_interface ->
string -> string -> int -> string -> string -> int -> unit
Interfaz para jugar ahorcado. *
Author(s): Ugo Enrico Albarello
val showAnswer_plain : Defprog.repasa_interface -> string -> string -> string -> string -> unit
val showErrorMsg_plain : string -> bool -> unit