Massive cleanup of the entire codebase. Notable changes include:
[bigint/bigint.git] / BigIntegerLibrary.hh
index 7f93b7d..ea38cfe 100644 (file)
@@ -1,9 +1,4 @@
-/*
-* Matt McCutchen's Big Integer Library
-* http://hashproduct.metaesthetics.net/bigint/
-*/
-
-// This header file includes all the other header files.
+// This header file includes all of the library header files.
 
 #include "NumberlikeArray.hh"
 #include "BigUnsigned.hh"