diff -r e4e7db2435f8 -r 0f44b7360c8d front_processing/src/Smoke_manipulation/vsquare.pde --- a/front_processing/src/Smoke_manipulation/vsquare.pde Thu Mar 22 16:00:17 2012 +0100 +++ b/front_processing/src/Smoke_manipulation/vsquare.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 @@ -91,4 +91,4 @@ rect(x,y,RES,RES); col = 0; } -} +}