| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | /* |
| 1 | > | /* |
| 2 | * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved. | |
| 3 | * | |
| 4 | * The University of Notre Dame grants you ("Licensee") a | |
| # | Line 361 | Line 361 | void interface_error( event* the_event ){ | |
| 361 | simError(); | |
| 362 | #ifdef IS_MPI | |
| 363 | mpiInterfaceExit(); | |
| 364 | < | #endif //IS_MPI |
| 364 | > | #endif /*IS_MPI*/ |
| 365 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |