Changeset c4d065 in git for gfanlib/gfanlib_polymakefile.h


Ignore:
Timestamp:
Nov 26, 2010, 4:37:58 PM (13 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a657104b677b4c461d018cbf3204d72d34ad66a9')
Children:
92e2cd1822dc1be6a8ef69173615a30e5bd67d0e
Parents:
9e7d85ecc0703de24759963ee74edd60d4139c09
Message:
coding at Goettingen (cones&fans)

git-svn-id: file:///usr/local/Singular/svn/trunk@13677 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gfanlib/gfanlib_polymakefile.h

    r9e7d85 rc4d065  
    3636  bool isXml;
    3737 public:
    38   void open(const char *fileName_);
     38//   void open(const char *fileName_);
     39   void open(std::istream &f);
    3940  void create(const char *fileName_, const char *application_, const char *type_, bool isXml_=false);
    4041  void writeStream(std::ostream &file);
Note: See TracChangeset for help on using the changeset viewer.