~vcs-imports/escript-finley/trunk

« back to all changes in this revision

Viewing changes to weipa/src/weipa.h

  • Committer: jfenwick
  • Date: 2010-10-11 01:48:14 UTC
  • Revision ID: svn-v4:77569008-7704-0410-b7a0-a92fef0b09fd:trunk:3259
Merging dudley and scons updates from branches

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#include <map>
20
20
#include <boost/shared_ptr.hpp>
21
21
 
22
 
#ifdef PASO_MPI
 
22
#ifdef ESYS_MPI
23
23
#define HAVE_MPI 1
24
24
#endif
25
25