X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/blobdiff_plain/b1f5f69ee6a55e326f1336a3967513fd22f57d7f..3e1327901d299a537a8d932c49dd330f87ac3bda:/BigIntegerLibrary.hh diff --git a/BigIntegerLibrary.hh b/BigIntegerLibrary.hh index 7f93b7d..ea38cfe 100644 --- a/BigIntegerLibrary.hh +++ b/BigIntegerLibrary.hh @@ -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"