X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ffcntimer.cpp;h=b040c7e62817b9d19432275f46477d7cbb15ae77;hp=897636ddc394e18b193dc265f40153f248ff471e;hb=ff50f412bb89eed2c78adffa0f390341753e8792;hpb=5c0989497994b35faa9c17b18f936c21dbb22d78 diff --git a/check/fcntimer.cpp b/check/fcntimer.cpp index 897636dd..b040c7e6 100644 --- a/check/fcntimer.cpp +++ b/check/fcntimer.cpp @@ -1,4 +1,25 @@ -// check/fcntimer.cpp +/** @file fcntimer.cpp + * + * Function execution timer. */ + +/* + * 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 + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include #include