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

Diff of /bison/src/state.c

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

revision 1.5 by akim, Sun Jan 27 13:57:17 2002 UTC revision 1.6 by akim, Mon Apr 8 11:46:05 2002 UTC
# Line 1  Line 1 
1  /* Type definitions for nondeterministic finite state machine for bison,  /* Type definitions for nondeterministic finite state machine for bison,
2     Copyright 2001 Free Software Foundation, Inc.     Copyright (C) 2001, 2002  Free Software Foundation, Inc.
3    
4     This file is part of Bison, the GNU Compiler Compiler.     This file is part of Bison, the GNU Compiler Compiler.
5    
# Line 20  Line 20 
20    
21    
22  #include "system.h"  #include "system.h"
23    #include "gram.h"
24  #include "state.h"  #include "state.h"
25    
26  /*---------------------------------.  /*---------------------------------.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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