File Release Notes and Changelog
Release Name: 1.6
Release Notes
This release fixes the problems that occurred after loading more than one of the included libraries at the same time. It also adds uintpre, which you can use to preprocess source files. This allows you to type for example, "0x300UL", which the preprocessor replaces with "(UInt64.of_string "0x300")".
Change Log
fixes bugs using libraries together adds uintpre preprocessor
