Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by cpcp, Sun Jan 26 21:15:21 2003 UTC | revision 1.4 by cpcp, Wed Feb 19 22:17:12 2003 UTC | |
|---|---|---|
| # | Line 39 namespace GEDCOMParser | Line 39 namespace GEDCOMParser |
| 39 | class RepositoryRecord : public GEDCOMElement | class RepositoryRecord : public GEDCOMElement |
| 40 | { | { |
| 41 | public: | public: |
| 42 | RepositoryRecord(std::string const &id = ""); | |
| 43 | virtual ~RepositoryRecord (void) | virtual ~RepositoryRecord (void) |
| 44 | { | { |
| 45 | }; | }; |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |