/[enigma]/enigma/src/objects.cc
ViewVC logotype

Diff of /enigma/src/objects.cc

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

revision 1.6 by dheck, Thu Jan 9 18:32:38 2003 UTC revision 1.7 by dheck, Sun Jan 12 19:41:29 2003 UTC
# Line 91  Object::Object(const char *kind) Line 91  Object::Object(const char *kind)
91      set_attrib("kind", Value(kind));      set_attrib("kind", Value(kind));
92  }  }
93    
94    void
95    Object::message(const string& msg, const Value &val)
96    {
97    }
98    
99  const char *  const char *
100  Object::get_kind() const  Object::get_kind() const
101  {  {

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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