Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Statement.h

    r3906301 r1d4580a  
    395395
    396396
    397 std::ostream & operator<<( std::ostream & out, const Statement * statement );
     397std::ostream & operator<<( std::ostream & out, Statement * statement );
    398398
    399399#endif // STATEMENT_H
Note: See TracChangeset for help on using the changeset viewer.