Update on the traceability use case
diff --git a/examples/ATL2WTracer/ATL2WTracer3_2.zip b/examples/ATL2WTracer/ATL2WTracer3_2.zip
new file mode 100644
index 0000000..d75b4da
--- /dev/null
+++ b/examples/ATL2WTracer/ATL2WTracer3_2.zip
Binary files differ
diff --git a/usecases/traceability/index.php b/usecases/traceability/index.php
index 5aefa93..8cbfeea 100644
--- a/usecases/traceability/index.php
+++ b/usecases/traceability/index.php
@@ -111,14 +111,31 @@
 		</td>		
 		</tr>
 
+		<tr>
+
 		<td align="center">
-		<a href="../../examples/ATL2WTracer/ATL2WTracer.zip"><h3>Example</h3></a>
+		<a href="../../examples/ATL2WTracer/ATL2WTracer3_2.zip"><h3>Example <br/>
+		(compatible with latest versions)</h3></a>
+		</td>
+		<td>
+		This is the traceability example refactored to be used with the latest versions of AMW and ATL.
+		</td>		
+		
+		
+		</tr>
+
+
+		<tr>
+
+		<td align="center">
+		<a href="../../examples/ATL2WTracer/ATL2WTracer.zip"><h3>Example<br/> (original)</h3></a>
 		</td>
 		<td>
 			This example generates the traceability of an ATL execution trace in a weaving model.
 			The example transforms Class to Relational models, and additionally generates a traceability weaving model.
-  		    The traceability weaving model conforms to a traceability metamodel that is an extension to the core weaving metamodel.
 		</td>		
+		
+		
 		</tr>
 		</table>
 		</div>