/[ff3d]/ff3d/language/FieldExpression.hpp
ViewVC logotype

Diff of /ff3d/language/FieldExpression.hpp

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

revision 1.1.1.1 by delpinux, Mon Feb 17 16:32:52 2003 UTC revision 1.2 by delpinux, Sun May 4 18:09:01 2003 UTC
# Line 43  private: Line 43  private:
43    ReferenceCounting<FunctionExpression> __f2; /**< Second component of the field */    ReferenceCounting<FunctionExpression> __f2; /**< Second component of the field */
44    ReferenceCounting<FunctionExpression> __f3; /**< Third  component of the field */    ReferenceCounting<FunctionExpression> __f3; /**< Third  component of the field */
45    
46    std::ostream& put(std::ostream& os);    std::ostream& put(std::ostream& os) const;
47    
48  public:  public:
49    FunctionExpression& f1()    FunctionExpression& f1()

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