]> www.ginac.de Git - ginac.git/blobdiff - check/exams.h
Maximum number of function arguments raised to 14.
[ginac.git] / check / exams.h
index 5c93df0c5fb037a978aec2eb2076099d73dabf4b..623c18e998fc8820ecba28bb6530e2945e56eac0 100644 (file)
@@ -3,7 +3,7 @@
  *  Prototypes for all individual exams. */
 
 /*
- *  GiNaC Copyright (C) 1999-2002 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2003 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
@@ -43,6 +43,8 @@ unsigned exam_indexed();
 unsigned exam_color();
 unsigned exam_clifford();
 unsigned exam_archive();
+unsigned exam_hashmap();
 unsigned exam_misc();
+unsigned exam_inifcns_nstdsums();
 
 #endif // ndef EXAMS_H