summaryrefslogtreecommitdiff
path: root/tests/tgamma.c
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2016-01-16 09:37:34 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2016-01-16 09:37:34 +0000
commit50874a045674fe104191624841c82fddcf450a11 (patch)
tree65d6417d5949e0d6bff6056c39d33e1fdad6f77b /tests/tgamma.c
parent2574141f299ab37684d1f8d1a1cc1642244d3e60 (diff)
downloadmpfr-50874a045674fe104191624841c82fddcf450a11.tar.gz
first version of incomplete Gamma function (work in progress)
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9822 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tgamma.c')
-rw-r--r--tests/tgamma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tgamma.c b/tests/tgamma.c
index 57aafad95..ccccb5ef1 100644
--- a/tests/tgamma.c
+++ b/tests/tgamma.c
@@ -1,4 +1,4 @@
-/* mpfr_tgamma -- test file for gamma function
+/* Test file for gamma function
Copyright 2001-2016 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.