Changeset 31cbb08 in git


Ignore:
Timestamp:
Jun 9, 2010, 10:10:31 AM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
cfc35bc900c2f8d3171e8e421542d3a3d9a82135
Parents:
4abbe927703a0bb4fe8adc591fcc60c9536562b5
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-06-09 10:10:31+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:04+01:00
Message:
comment for SPrintStart, SPrintEnd
File:
1 edited

Legend:

Unmodified
Added
Removed
  • output/output.h

    r4abbe9 r31cbb08  
    103103/* everything in between calls to these procedures is printed into a string
    104104 * which is returned by SprintEnd()
     105 * Shall ONLY be used for a temporary redirection of the standard output
     106 * (i.e. if Singular runs as a server)
    105107 */
    106108void SPrintStart();
Note: See TracChangeset for help on using the changeset viewer.