Skip to content
Snippets Groups Projects
Commit 3b8dcdfa authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

CHRONO can not be on as default!!

Rev: src/modules/Image/orient.c:1.6
parent 1b7712c7
No related branches found
No related tags found
No related merge requests found
/* $Id: orient.c,v 1.5 1998/03/11 20:44:50 mirar Exp $ */ /* $Id: orient.c,v 1.6 1998/03/20 03:47:31 hubbe Exp $ */
/* /*
**! module Image **! module Image
**! note **! note
**! $Id: orient.c,v 1.5 1998/03/11 20:44:50 mirar Exp $ **! $Id: orient.c,v 1.6 1998/03/20 03:47:31 hubbe Exp $
**! class image **! class image
*/ */
...@@ -39,7 +39,7 @@ extern struct program *image_program; ...@@ -39,7 +39,7 @@ extern struct program *image_program;
static const double c0=0.70710678118654752440; static const double c0=0.70710678118654752440;
static const double my_PI=3.14159265358979323846; static const double my_PI=3.14159265358979323846;
#if 1 #if 0
#include <sys/resource.h> #include <sys/resource.h>
#define CHRONO(X) chrono(X); #define CHRONO(X) chrono(X);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment