2004-08-06 00:06 das-cvs * NEWS: Added the initial NEWS file 2004-08-06 00:04 das-cvs * .cvsignore, INSTALL, README, vector-pair.cm, vector-pair.sml: Added a .cvsignore file, some sparse documentation and a CM sources file. Changed lencheck in VectorPair so that the *Eq functions behave like their ListPair counterparts in that they run the function before throwing an UnequalLengths exception. 2004-08-05 23:32 das-cvs * vector-pair.sml: Removed a level of indentation from those double-tabbed function bodies that I don't use anymore 2004-08-05 22:46 das-cvs * vector-pair-sig.sml, vector-pair.sml: Added an initial version of vector-pair