]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add small script to strip off comments from ucd files (DealVision doesn't understand...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 5 May 1998 09:17:18 +0000 (09:17 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 5 May 1998 09:17:18 +0000 (09:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@249 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/error-estimation/strip_comments [new file with mode: 0755]
tests/big-tests/error-estimation/strip_comments [new file with mode: 0755]

diff --git a/deal.II/deal.II/Attic/examples/error-estimation/strip_comments b/deal.II/deal.II/Attic/examples/error-estimation/strip_comments
new file mode 100755 (executable)
index 0000000..bea4675
--- /dev/null
@@ -0,0 +1 @@
+perl -pi -e 'if (/^[^#].*/) { }' *.inp
diff --git a/tests/big-tests/error-estimation/strip_comments b/tests/big-tests/error-estimation/strip_comments
new file mode 100755 (executable)
index 0000000..bea4675
--- /dev/null
@@ -0,0 +1 @@
+perl -pi -e 'if (/^[^#].*/) { }' *.inp

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.