/[ff3d]/ff3d/language/UnknownListExpression.cpp
ViewVC logotype

Diff of /ff3d/language/UnknownListExpression.cpp

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

revision 1.1.1.1 by delpinux, Mon Feb 17 16:32:53 2003 UTC revision 1.2 by delpinux, Sun May 4 18:09:01 2003 UTC
# Line 25  Line 25 
25  // A pointer to the lexer.  // A pointer to the lexer.
26  extern VariableList variableList;  extern VariableList variableList;
27    
28  std::ostream& UnknownListExpressionSet::put(std::ostream& os)  std::ostream& UnknownListExpressionSet::put(std::ostream& os) const
29  {  {
30    os << "List of unknowns\n";    os << "List of unknowns\n";
31    return os;    return os;

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

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