--- a/middleware/extern/TuioServer/TuioServer/TuioString.cs Thu Apr 12 13:09:46 2012 +0200
+++ b/middleware/extern/TuioServer/TuioServer/TuioString.cs Thu Apr 12 15:33:25 2012 +0200
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
@@ -11,6 +11,7 @@
/// TUIO cursor.
///
/// (c) 2010 by Dominik Schmidt (schmidtd@comp.lancs.ac.uk)
+ /// Class added by alexandre.bastien@iri.centrepompidou.fr
/// </summary>
public class TuioString
{