]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Emit only defined symbols, not referenced ones.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 8 Sep 1998 11:10:21 +0000 (11:10 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 8 Sep 1998 11:10:21 +0000 (11:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@586 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/lib/symbols

index e555d57fe79bafefd4b732091fd39d7d75bb2f81..d2793372f49b62cdd4924f91a707136be73b2bff 100755 (executable)
@@ -1,2 +1,2 @@
 #extract symbols from libraries and sort them
-nm *.g.a | c++filt | perl -pi -e 's/.{8} . (.*)/$1/;' | sort
+nm *.g.a | c++filt | grep " W " | 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.