From: Mathieu Desnoyers Date: Thu, 20 Sep 2012 16:38:11 +0000 (-0400) Subject: Add model.emf.uri example to spec X-Git-Tag: v1.8.2~2 X-Git-Url: http://git.efficios.com/?p=ctf.git;a=commitdiff_plain;h=8e9060f2a968d4f21ced3f4b0d4720a265df9944;hp=0bed08fcda508005defc4b63c52596fca0e49fe0 Add model.emf.uri example to spec Signed-off-by: Mathieu Desnoyers --- diff --git a/common-trace-format-specification.txt b/common-trace-format-specification.txt index 759d43b..4c5e356 100644 --- a/common-trace-format-specification.txt +++ b/common-trace-format-specification.txt @@ -1173,6 +1173,7 @@ event { id = value; /* Numeric identifier within the stream */ stream_id = stream_id; loglevel = value; + model.emf.uri = "string"; context := struct { ... };