]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a script to list all symbols in the debug libraries.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Mar 1998 11:02:51 +0000 (11:02 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Mar 1998 11:02:51 +0000 (11:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@30 0785d39b-7218-0410-832d-ea1e28bc413d

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

diff --git a/deal.II/deal.II/lib/symbols b/deal.II/deal.II/lib/symbols
new file mode 100755 (executable)
index 0000000..ca6416b
--- /dev/null
@@ -0,0 +1 @@
+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.