/[bison]/bison/src/location.c
ViewVC logotype

Diff of /bison/src/location.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by akim, Sat Jun 15 18:21:11 2002 UTC revision 1.2 by akim, Tue Jul 9 16:24:57 2002 UTC
# Line 18  Line 18 
18     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19     Boston, MA 02111-1307, USA.  */     Boston, MA 02111-1307, USA.  */
20    
21    #include "system.h"
22  #include "location.h"  #include "location.h"
23    
24  location_t empty_location = { 0, 0, 0, 0 };  location_t empty_location = { NULL, 0, 0, 0, 0 };

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26