lustre-v6
FilenameExtras
Define a function missing in the Filename ocaml stdlib
val simplify : string -> string
Simplify the path of a file name.
For instance, in posix, "./x/../file.ext" is simplified into "./file.ext"