[gsl/temp_odecrash] temporary diagnostic

Frantisek Kluknavsky fkluknav at fedoraproject.org
Tue Jan 22 09:59:27 UTC 2013


commit 28090da1422f7374d7bd9b4b1daf11d540ee4ffc
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Tue Jan 22 10:56:49 2013 +0100

    temporary diagnostic

 wrk.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wrk.patch b/wrk.patch
index b401b5f..e5e69a0 100644
--- a/wrk.patch
+++ b/wrk.patch
@@ -1,6 +1,6 @@
 diff -up wrk/ode-initval2/cstd.c.wrk wrk/ode-initval2/cstd.c
 --- wrk/ode-initval2/cstd.c.wrk	2013-01-18 16:02:19.566833381 +0100
-+++ wrk/ode-initval2/cstd.c	2013-01-22 10:52:34.432627630 +0100
++++ wrk/ode-initval2/cstd.c	2013-01-22 10:56:24.035170213 +0100
 @@ -80,11 +80,14 @@ std_control_init (void *vstate,
    return GSL_SUCCESS;
  }
@@ -12,7 +12,7 @@ diff -up wrk/ode-initval2/cstd.c.wrk wrk/ode-initval2/cstd.c
                       const double y[], const double yerr[], const double yp[],
                       double *h)
  {
-+printf("hadjustim\n");
++//printf("hadjustim\n");
    std_control_state_t *state = (std_control_state_t *) vstate;
  
    const double eps_abs = state->eps_abs;


More information about the scm-commits mailing list