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

Diff of /ff3d/language/VariationalProblemExpression.hpp

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 67  private: Line 67  private:
67     *     *
68     * @return os     * @return os
69     */     */
70    std::ostream& put(std::ostream& os)    std::ostream& put(std::ostream& os) const
71    {    {
72      os << *__variationalFormula;      os << *__variationalFormula;
73      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