On 9/13/12 2:06 PM, "Paul T. Bauman" <ptbau...@gmail.com> wrote:

> So, any preferences?
> 
> #include "libmesh/dof_map.h"
> 
> This one is mine. 

Done on trunk as of r6027.

By default the ./configure in trunk does not add the old search paths,
however this can be re-enabled with

./configure --enable-legacy-include-paths

I've also added a utility which will nicely update a source tree:
 contrib/bin/update_header_includes.sh


For example, 

$ ./ contrib/bin/update_header_includes.sh \
        `find ./ -name "*.C" -o -name "*.c" -o -name "*.h" -type f`



------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to