Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] strictly following the header of the paje file format
authorLucas Schnorr <Lucas.Schnorr@imag.fr>
Mon, 10 Oct 2011 14:31:34 +0000 (16:31 +0200)
committerLucas Schnorr <Lucas.Schnorr@imag.fr>
Mon, 10 Oct 2011 14:31:34 +0000 (16:31 +0200)
src/instr/instr_paje_trace.c

index fdc75c4..d3928a4 100644 (file)
@@ -257,19 +257,19 @@ void TRACE_paje_create_header(void)
 %%       Time date \n\
 %%       Type string \n\
 %%       Container string \n\
-%%       Value string \n\
+%%       Value double \n\
 %%EndEventDef\n\
 %%EventDef PajeAddVariable %d \n\
 %%       Time date \n\
 %%       Type string \n\
 %%       Container string \n\
-%%       Value string \n\
+%%       Value double \n\
 %%EndEventDef\n\
 %%EventDef PajeSubVariable %d \n\
 %%       Time date \n\
 %%       Type string \n\
 %%       Container string \n\
-%%       Value string \n\
+%%       Value double \n\
 %%EndEventDef\n\
 %%EventDef PajeSetState %d \n\
 %%       Time date \n\