]> www.ginac.de Git - ginac.git/blobdiff - check/exams.h
synced to 1.2 (typos, better ncmul::degree() and ::coeff())
[ginac.git] / check / exams.h
index 635ff0de49ef36b6462975f7e1e7aad57849412f..c97020cb2144d93446017f7dc8f2277f82d27908 100644 (file)
@@ -3,7 +3,7 @@
  *  Prototypes for all individual exams. */
 
 /*
- *  GiNaC Copyright (C) 1999-2003 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2004 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
@@ -45,6 +45,7 @@ unsigned exam_color();
 unsigned exam_clifford();
 unsigned exam_archive();
 unsigned exam_structure();
+unsigned exam_hashmap();
 unsigned exam_misc();
 
 #endif // ndef EXAMS_H