front_processing/src/Smoke_manipulation/vbuffer.pde
changeset 9 0f44b7360c8d
parent 8 e4e7db2435f8
child 10 925b7ee746e3
--- a/front_processing/src/Smoke_manipulation/vbuffer.pde	Thu Mar 22 16:00:17 2012 +0100
+++ b/front_processing/src/Smoke_manipulation/vbuffer.pde	Thu Mar 22 18:15:53 2012 +0100
@@ -1,4 +1,4 @@
-/*
+/*
 * This file is part of the TraKERS\Front Processing package.
 *
 * (c) IRI <http://www.iri.centrepompidou.fr/>
@@ -31,4 +31,4 @@
       pressure = (pressurex + pressurey)*0.25;
     }
   }
-}
+}