Commit b8123669 authored by Romain Loth's avatar Romain Loth

remove only trailing spaces

parent e1b6143a
...@@ -232,4 +232,3 @@ var RVUniformC = function(seed){ ...@@ -232,4 +232,3 @@ var RVUniformC = function(seed){
}; };
} }
//unifCont = new RVUniformC(100000000) //unifCont = new RVUniformC(100000000)
...@@ -911,4 +911,3 @@ TinaWebJS = function ( sigmacanvas ) { ...@@ -911,4 +911,3 @@ TinaWebJS = function ( sigmacanvas ) {
} }
}; };
...@@ -370,6 +370,3 @@ ProcessDivsFlags() ; ...@@ -370,6 +370,3 @@ ProcessDivsFlags() ;
$("#searchinput").attr('placeholder', TW.strSearchBar) ; $("#searchinput").attr('placeholder', TW.strSearchBar) ;
console.log("finish") console.log("finish")
...@@ -3803,4 +3803,3 @@ sigma.classes.Cascade = function() { ...@@ -3803,4 +3803,3 @@ sigma.classes.Cascade = function() {
sigma.publicPrototype = SigmaPublic.prototype; sigma.publicPrototype = SigmaPublic.prototype;
})(); })();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment