]> https://gitweb.dealii.org/ - dealii.git/commitdiff
verified files moved to allow for different test platforms
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 21 Apr 2003 08:06:15 +0000 (08:06 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 21 Apr 2003 08:06:15 +0000 (08:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@7413 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/normalize.pl

index 04cad9bbc1093975b80a7a42e5ae4fa2db284fce..cfebbf403f6b2653b03d54c72a905aee6d8220b3 100644 (file)
@@ -33,10 +33,7 @@ s/line <\d+> of file <.*\//file </;
 
 # Make small exponentials zero
 
-s/-?\d?\.\d+e-[123456789]\d+/0.00/g;
-
-# All doubles have two decimals
-#s/(\.\d\d)\d+/\1/g;
+#s/-?\d?\.\d+e-[123456789]\d+/0.00/g;
 
 # Zeroes are zero
 
@@ -44,5 +41,5 @@ s/-0\.00/0.00/g;
 
 # Residual values
 
-s/value.*//;
-s/with residual.*//;
+#s/value.*//;
+#s/with residual.*//;

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.