ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/BASS_parse/BASS.l
(Generate patch)

Comparing trunk/mdtools/BASS_parse/BASS.l (file contents):
Revision 131 by chuckv, Wed Oct 9 22:29:40 2002 UTC vs.
Revision 138 by chuckv, Wed Oct 16 21:07:02 2002 UTC

# Line 26 | Line 26 | identifier             ("_"|{letter})({letter}|{digit}|"-"|"_")*
26   #include "BASS_parse.h"
27   #ifdef IS_MPI
28   #define __is_lex__
29 < #include "../headers/mpiInterface.h"
29 > #include "../headers/mpiBASS.h"
30   #endif
31  
32   typedef unsigned short int r_short;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines