Communication framework updates now that communications can be enabled dynamically.

This commit is contained in:
Seth Hall 2011-08-09 11:13:36 -04:00
parent 9fa3bcffdd
commit 29425c29e2
12 changed files with 29 additions and 33 deletions

View file

@ -1,5 +1 @@
# TODO: get rid of this as soon as the Expr.cc hack is changed.
@if ( getenv("ENABLE_COMMUNICATION") != "" )
@load ./main
@endif
@load ./main