ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/io/interface.c
(Generate patch)

Comparing trunk/OOPSE-2.0/src/io/interface.c (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 2 | Line 2
2   #include <stdlib.h>
3   #include <string.h>
4  
5 < #include "parse_interface.h"
6 < #include "BASS_interface.h"
7 < #include "simError.h"
5 > #include "io/parse_interface.h"
6 > #include "io/BASS_interface.h"
7 > #include "utils/simError.h"
8   #ifdef IS_MPI
9 < #include "mpiBASS.h"
9 > #include "io/mpiBASS.h"
10   #endif
11  
12   void interface_error( event* the_event );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines