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

Comparing trunk/OOPSE-4/src/io/BASS_interface.h (file contents):
Revision 2263 by tim, Wed Jul 13 15:54:00 2005 UTC vs.
Revision 2380 by tim, Mon Oct 17 23:13:44 2005 UTC

# Line 69 | Line 69 | typedef struct{
69    union{
70      int ival;
71      double dval;
72 <    char sval[120];
72 >    char sval[1024];
73    }rhs;
74   } assignment_event;
75  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines