Recursive Extraction Library generates multiple .ml and .mli files. Is it possible to print the list of generated files during the extraction ?
The best I have come up with is to note that generated files begin with a capital letter, but it is not optimal.