Procházet zdrojové kódy

made comment into link

Taddeus Kroes před 12 roky
rodič
revize
bdb928d7bc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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