Style more consistent, replace capitalization with camel case
This commit is contained in:
@ -47,7 +47,7 @@ module RISCSimpleStatements : sig
|
||||
| Rand
|
||||
|
||||
val pp : out_channel -> t -> unit
|
||||
val pplist : out_channel -> t list -> unit
|
||||
val pp_list : out_channel -> t list -> unit
|
||||
end
|
||||
|
||||
module RISCCfg : Cfg.C with type elt = RISCSimpleStatements.t
|
||||
|
||||
Reference in New Issue
Block a user