/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/yaccparser.cxx
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/yaccparser.cxx

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

revision 1.3 by cpcp, Tue Nov 12 21:25:21 2002 UTC revision 1.4 by cpcp, Sun Jan 26 21:15:21 2003 UTC
# Line 1  Line 1 
1  /* A Bison parser, made from /home/free/devel/ghosts/gedcomparser/src/GEDCOMParser/yaccparser.yxx  /* A Bison parser, made from /home/free/devel/geneal/ghosts/gedcomparser/src/GEDCOMParser/yaccparser.yxx
2     by GNU bison 1.32.  */     by GNU bison 1.32.  */
3    
4  #define YYBISON 1  /* Identify Bison output.  */  #define YYBISON 1  /* Identify Bison output.  */
# Line 3301  case 297: Line 3301  case 297:
3301  case 299:  case 299:
3302  #line 1487 "yaccparser.yxx"  #line 1487 "yaccparser.yxx"
3303  {  {
3304            HEADERITEM(yyvsp[0].level - 1)->contNote(yyvsp[0].value);            HEADERITEM(yyvsp[0].level - 1)->concNote(yyvsp[0].value);
3305          }          }
3306      break;      break;
3307  case 300:  case 300:

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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