fix many mussa_class.cxx warnings
authorDiane Trout <diane@caltech.edu>
Tue, 28 Feb 2006 09:17:21 +0000 (09:17 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 28 Feb 2006 09:17:21 +0000 (09:17 +0000)
commitfa7275bcf76180d0ebbfec6c55c4efb991cfbc5c
treeb664397dce6759c69219f51e28a660b3265d9d6f
parent10981187d019251fd5e15fed87b977631afa2ba4
fix many mussa_class.cxx warnings
Got rid of a bunch of signed vs unsigned warning messages by using size_type,
and also put the bodies of a few if or for statements in { }
alg/mussa_class.cxx