]> www.ginac.de Git - ginac.git/blobdiff - check/time_uvar_gcd.cpp
Fix some apparent typos and misindentations.
[ginac.git] / check / time_uvar_gcd.cpp
index 10135d77a1551388b0740d2f659820edbdbd0cf7..11fbe1ec1ce9602c6d9ba1324ac3114c7d5d76ea 100644 (file)
@@ -1883,7 +1883,7 @@ run_with_random_intputs(const unsigned d1, const unsigned d2)
 
 int main(int argc, char** argv)
 {
 
 int main(int argc, char** argv)
 {
-       std::cout << "timing univarite GCD" << std::endl << std::flush;
+       std::cout << "timing univariate GCD" << std::endl << std::flush;
        run_with_random_intputs(100, 50);
        // run PRS gcd tests, both with upoly and ex
        run_test(p1_srep, p2_srep, true, true);
        run_with_random_intputs(100, 50);
        // run PRS gcd tests, both with upoly and ex
        run_test(p1_srep, p2_srep, true, true);