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

Diff of /ff3d/language/VariationalFormulaExpression.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 74  private: Line 74  private:
74     *     *
75     * @return os     * @return os
76     */     */
77    std::ostream& put(std::ostream& os)    std::ostream& put(std::ostream& os) const
78    {    {
79      os << '\n' << __FILE__ << ':' << __LINE__ << ": Not implemented\n";      os << '\n' << __FILE__ << ':' << __LINE__ << ": Not implemented\n";
   
80      return os;      return os;
81    }    }
82    

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