Changeset: 7f68fcf1ed86 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7f68fcf1ed86 Modified Files: sql/backends/monet5/datacell/petrinet.c Branch: default Log Message:
Remove debugging output diffs (12 lines): diff --git a/sql/backends/monet5/datacell/petrinet.c b/sql/backends/monet5/datacell/petrinet.c --- a/sql/backends/monet5/datacell/petrinet.c +++ b/sql/backends/monet5/datacell/petrinet.c @@ -78,7 +78,7 @@ #define PNcontrolInfinit 1 /* infinit loop of PNController */ #define PNcontrolEnd 2 /* when all factories are disable PNController exits */ -#define _DEBUG_PETRINET_ +/* #define _DEBUG_PETRINET_ */ /*static int controlRounds = PNcontrolInfinit;*/ _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
