/[ascend]/trunk/pygtk/instance.cpp
ViewVC logotype

Diff of /trunk/pygtk/instance.cpp

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

revision 2060 by jpye, Wed Jun 24 13:51:35 2009 UTC revision 2061 by jpye, Sat Jun 27 15:23:36 2009 UTC
# Line 436  Instanc::getSymbolValue() const{ Line 436  Instanc::getSymbolValue() const{
436          return SymChar("UNDEFINED");          return SymChar("UNDEFINED");
437      }      }
438                    
439      return SymChar(GetSymbolAtomValue(i));      return SCP(GetSymbolAtomValue(i));
440  }  }
441    
442  void  void

Legend:
Removed from v.2060  
changed lines
  Added in v.2061

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22