]> www.ginac.de Git - ginac.git/blobdiff - check/check.h
- Added Cint 5.4.25 to the list of working Cints
[ginac.git] / check / check.h
index 0474594efb77ebd31c924013c9d8e3068c8bc048..7bdfe2c906cb2f463efacd84bd7516fc3d01b1b9 100644 (file)
@@ -3,7 +3,7 @@
  *  Prototypes for all individual checks. */
 
 /*
  *  Prototypes for all individual checks. */
 
 /*
- *  GiNaC Copyright (C) 1999 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2000 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -38,7 +38,8 @@ unsigned differentiation();
 unsigned poly_gcd();
 unsigned normalization();
 unsigned matrix_checks();
 unsigned poly_gcd();
 unsigned normalization();
 unsigned matrix_checks();
-unsigned lsolve_onedim();
+unsigned linear_solve();
 unsigned series_expansion();
 unsigned series_expansion();
+unsigned lortensor_check();
 
 #endif // ndef CHECK_H
 
 #endif // ndef CHECK_H