Taddeus Kroes преди 12 години
родител
ревизия
bdb928d7bc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      globals.mli

+ 1 - 1
globals.mli

@@ -1,5 +1,5 @@
 (** Global variables with runtime (input-based) values, used in multiple
     modules. *)
 
-(** Values of command-line arguments, to be set by the [Main] module. *)
+(** Values of command-line arguments, to be set by the {!Main} module. *)
 val args : Types.args_record