You may be interested in cmgraph which scrapes the compiled modules (.cmi/.cmo/*.cmx) instead of the source code. It needs no compilation switch options since it does not scrape source code.
2 Likes
You may be interested in cmgraph which scrapes the compiled modules (.cmi/.cmo/*.cmx) instead of the source code. It needs no compilation switch options since it does not scrape source code.