Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] new option tracing/basic (used to generate impoverished trace files)
authorschnorr <Lucas.Schnorr@imag.fr>
Mon, 20 Aug 2012 13:25:20 +0000 (15:25 +0200)
committershenshei <paul.bedaride@gmail.com>
Wed, 28 Nov 2012 08:03:13 +0000 (09:03 +0100)
details:
- this option should be used with visualization tools that are
incapable to read the complete Paje file format specification, as
detailed in this file:
http://paje.sourceforge.net/download/publication/lang-paje.pdf

src/instr/instr_config.c

index 040f2c6..06f2fb6 100644 (file)
@@ -4,7 +4,6 @@
 /* This program is free software; you can redistribute it and/or modify it
   * under the terms of the license (GNU LGPL) which comes with this package. */
 
-
 #include "instr/instr_private.h"
 
 #ifdef HAVE_TRACING