module Repasa:Plain interface to review definitions of repasasig..end
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 -> unitval endSession_plain : Defprog.repasa_interface -> bool -> int -> int -> 'aval beforeQuestion_plain : Defprog.repasa_interface -> unitval choiceQuestion_plain : Defprog.repasa_interface -> string -> string -> string list -> unitval openQuestion_plain : Defprog.repasa_interface -> string -> string -> int -> unitval ahorcadoQuestion_plain : Defprog.repasa_interface ->
string -> string -> int -> string -> string -> int -> unitval showAnswer_plain : Defprog.repasa_interface -> string -> string -> string -> string -> unitval showErrorMsg_plain : string -> bool -> unit