switching off debugmode
This commit is contained in:
parent
7dede72f8f
commit
976efce0fd
|
@ -1,5 +1,5 @@
|
||||||
/* -*- Mode: C -*- */
|
/* -*- Mode: C -*- */
|
||||||
#define debugprint
|
//#define debugprint
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
Loading…
Reference in a new issue