X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fexams.cpp;h=913017fc3ba99928520ac41cbcf8fa8eba2fb4ef;hp=b4ec8cb4be17ffe1ea11b708a108961ea1504150;hb=d8742494231a4f1baf0bfc09f5c09362ced8062f;hpb=aef64ef1f63f7b4cb9236c5c189873e48c6c999b diff --git a/check/exams.cpp b/check/exams.cpp index b4ec8cb4..913017fc 100644 --- a/check/exams.cpp +++ b/check/exams.cpp @@ -3,7 +3,7 @@ * Main program that calls all individual exams. */ /* - * GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2002 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 @@ -21,7 +21,6 @@ */ #include -#include #include "exams.h" @@ -50,6 +49,7 @@ try { \ EXAM(indexed) EXAM(color) EXAM(clifford) + EXAM(archive) EXAM(misc) if (result) {