pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/lib/gsl-extras/poisson.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/lib/gsl-extras/poisson.c
Date: Wed, 09 Mar 2005 23:07:34 -0500

Index: pspp/lib/gsl-extras/poisson.c
diff -u pspp/lib/gsl-extras/poisson.c:1.1 pspp/lib/gsl-extras/poisson.c:1.2
--- pspp/lib/gsl-extras/poisson.c:1.1   Wed Mar  9 18:02:16 2005
+++ pspp/lib/gsl-extras/poisson.c       Thu Mar 10 04:07:30 2005
@@ -1,6 +1,7 @@
 /* cdf/poisson.c
  *
- * Copyright (C) 2004 Jason H. Stover.
+ * Copyright (C) 2004 Free Software Foundation, Inc.
+ * Written by Jason H. Stover.
  *
  * 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
@@ -37,7 +38,6 @@
 #include <gsl/gsl_errno.h>
 #include <gsl/gsl_cdf.h>
 #include "gsl-extras.h"
-#include "gsl-extras.h"
 
 /*
  * Pr (X <= k) for a Poisson random variable X.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]