/[moss]/moss/odb/src/xb.cxx
ViewVC logotype

Diff of /moss/odb/src/xb.cxx

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

revision 1.2 by morgner, Sun Nov 9 20:35:35 2003 UTC revision 1.3 by morgner, Sun Nov 9 20:42:31 2003 UTC
# Line 91  void uiSearchWord(const string& sSearchK Line 91  void uiSearchWord(const string& sSearchK
91      } // if ( it == g_soWordIndex.end() )      } // if ( it == g_soWordIndex.end() )
92    else    else
93      {      {
94      cout << "found Atom ID: " << ((CAtom*)*it)->ID()<< endl;  //    cout << "found Atom " << ((CAtom*)*it)->ID()<< endl;
95        cout << "found Atom " << endl;
96      } // else if ( it == g_soWordIndex.end() )      } // else if ( it == g_soWordIndex.end() )
97    } // void SearchAtoms(const string& sSearchKey)    } // void SearchAtoms(const string& sSearchKey)
98    

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

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