]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add symbols script, which extracts information from the libraries.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 30 Apr 1998 14:17:04 +0000 (14:17 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 30 Apr 1998 14:17:04 +0000 (14:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@232 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/lib/symbols [new file with mode: 0755]

diff --git a/deal.II/lac/lib/symbols b/deal.II/lac/lib/symbols
new file mode 100755 (executable)
index 0000000..e555d57
--- /dev/null
@@ -0,0 +1,2 @@
+#extract symbols from libraries and sort them
+nm *.g.a | c++filt | perl -pi -e 's/.{8} . (.*)/$1/;' | sort

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.