From 4240005b45c20c4969622da7b2b2b54e9da98952 Mon Sep 17 00:00:00 2001 From: hackbard Date: Thu, 22 Jul 2004 13:34:36 +0000 Subject: [PATCH] any profile --- nlsop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlsop.c b/nlsop.c index 26ba461..21d9439 100644 --- a/nlsop.c +++ b/nlsop.c @@ -838,7 +838,7 @@ u32 get_reject_graph(info *my_info,d3_lattice *d3_l,char *file,u32 *graph) { free(flag); #ifdef DEBUG_INTERPOL_PROFILE - printf("debug: (interpolated c profile)\n"); + printf("debug: (interpolated profile)\n"); for(i=0;imax_z;i++) printf("%d %d\n",i,graph[i]); #endif -- 2.20.1