X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fexams.h;h=9de123850cada8c3ada50470f4bcc4968c8f9c19;hp=5c93df0c5fb037a978aec2eb2076099d73dabf4b;hb=13896261ee985f23e5b5648532e70f0cce704ede;hpb=e7cc6a764ff67b5885d6633385fac23ccc1dc9a7 diff --git a/check/exams.h b/check/exams.h index 5c93df0c..9de12385 100644 --- a/check/exams.h +++ b/check/exams.h @@ -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 @@ -33,6 +33,7 @@ unsigned exam_paranoia(); unsigned exam_numeric(); unsigned exam_powerlaws(); unsigned exam_inifcns(); +unsigned exam_inifcns_nstdsums(); unsigned exam_differentiation(); unsigned exam_polygcd(); unsigned exam_normalization(); @@ -43,6 +44,8 @@ unsigned exam_indexed(); unsigned exam_color(); unsigned exam_clifford(); unsigned exam_archive(); +unsigned exam_structure(); +unsigned exam_hashmap(); unsigned exam_misc(); #endif // ndef EXAMS_H