This patch cleans up the code so that it formats nicely with
ocamldoc. It does not yet hook into the build system, though.
Fantastic! Applied.
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080303/059369.html
I made a few minor edits:
• I added some blank lines to compensate for the the reduced prominence of the ------ lines.
• I changed [IoError “msg”] back to [IoError msg]; msg is not a literal string.
• I undid gratuitous whitespace changes in one file.
Thanks Erick!
— Gordon