/[usata]/usata2/src/object-registry.cpp
ViewVC logotype

Diff of /usata2/src/object-registry.cpp

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

revision 1.1 by skunix, Thu Dec 30 06:08:00 2004 UTC revision 1.2 by skunix, Thu Dec 30 16:41:17 2004 UTC
# Line 19  Line 19 
19  namespace usata  namespace usata
20  {  {
21          std::auto_ptr<ObjectRegistry> ObjectRegistry::mInstance;          std::auto_ptr<ObjectRegistry> ObjectRegistry::mInstance;
22            
23    /**
24            \ingroup impl
25            \internal
26    **/
27    
28          struct ObjectRegistryImpl          struct ObjectRegistryImpl
29          {          {
30                  typedef std::map<std::string, BIOCF> BuiltinMap;                  typedef std::map<std::string, BIOCF> BuiltinMap;

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