clean up interfaces

This commit is contained in:
atagen 2024-12-03 14:30:20 +11:00
parent 7b907f8812
commit 0f82bd2dba
6 changed files with 6 additions and 16 deletions

View file

@ -1,2 +1,3 @@
val culr_parse : Types.chunk Angstrom.t
val debug_print : Types.chunk -> unit
val parse_env_colours : string -> Types.colour array
val parse_env_order : string -> int array