Add model.emf.uri example to spec
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Sep 2012 16:38:11 +0000 (12:38 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Sep 2012 16:38:11 +0000 (12:38 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
common-trace-format-specification.txt

index 759d43bbb9aa1d2e4f9719e7f12d4f4783591f73..4c5e35603c94eaf60855d5d49006fbf54652aa7a 100644 (file)
@@ -1173,6 +1173,7 @@ event {
   id = value;                  /* Numeric identifier within the stream */
   stream_id = stream_id;
   loglevel = value;
+  model.emf.uri = "string";
   context := struct {
     ...
   };
This page took 0.023363 seconds and 4 git commands to generate.