-
[physik/nlsop.git] / nlsop.c
diff --git a/nlsop.c b/nlsop.c
index f2acfb4..dc08533 100644 (file)
--- a/nlsop.c
+++ b/nlsop.c
@@ -524,6 +524,7 @@ int main(int argc,char **argv)
   puts("NODFB defined, run with -S option");
   return -1;
  }
+#endif
 
  if(!strcmp(r_file,"")) rand_init(NULL);
  else rand_init(r_file);