]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
truncation of floats from normalize.pl removed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 May 2001 15:13:13 +0000 (15:13 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 May 2001 15:13:13 +0000 (15:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@4593 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/normalize.pl

index def3fb70a7ba7ca27e83527313226b0ab3f764a0..f229720041c2b2b35a3e47703e0fa1fd1471cb77 100644 (file)
@@ -34,8 +34,7 @@ s/line <\d+> of file <.*\//file </;
 s/-?\d\.\d+e-1\d+/0.00/g;
 
 # All doubles have two decimals
-
-s/(\.\d\d)\d+/\1/g;
+#s/(\.\d\d)\d+/\1/g;
 
 # Zeroes are zero
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.