/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/Parser.cpp
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/Parser.cpp

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

revision 1.1.2.1 by cpcp, Sun Aug 18 19:49:21 2002 UTC revision 1.1.2.2 by cpcp, Mon Sep 23 12:24:59 2002 UTC
# Line 32  GEDCOMParser::Parser::Parser(GEDCOMParse Line 32  GEDCOMParser::Parser::Parser(GEDCOMParse
32    _factory(factory),    _factory(factory),
33    _lineage_linkage_gedcom(lineage)    _lineage_linkage_gedcom(lineage)
34  {  {
   setlocale (LC_ALL, "");  
35    bindtextdomain (PACKAGE, PACKAGE_LOCALE_DIR);    bindtextdomain (PACKAGE, PACKAGE_LOCALE_DIR);
   textdomain (PACKAGE);  
36  };  };
37    
38  void GEDCOMParser::Parser::Parse(std::string const &filename, int debug)  void GEDCOMParser::Parser::Parse(std::string const &filename, int debug)

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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