ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libBASS/BASS_parse.c
(Generate patch)

Comparing trunk/OOPSE/libBASS/BASS_parse.c (file contents):
Revision 675 by mmeineke, Mon Aug 11 19:38:44 2003 UTC vs.
Revision 854 by mmeineke, Thu Nov 6 19:24:31 2003 UTC

# Line 2 | Line 2
2   #include <stdlib.h>
3   #include <string.h>
4  
5 < #include <BASSyacc.h>
6 < #include <BASS_parse.h>
7 < #include <simError.h>
5 > #include "BASSyacc.h"
6 > #include "BASS_parse.h"
7 > #include "simError.h"
8   #ifdef IS_MPI
9   #define __is_lex__
10 < #include <mpiBASS.h>
10 > #include "mpiBASS.h"
11   #endif
12  
13   #define HASH_SIZE 211 // the size of the hash table

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines