Changeset 23d5271 in git


Ignore:
Timestamp:
Feb 8, 2010, 12:07:34 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7fbd9af2fe380b5d3fc72a428e49d29f9543772a
Parents:
c82d55be1cfc93c16c8a8132e7cca03fda787cb4
Message:
doc:format

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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/tropical.lib

    rc82d55 r23d5271  
    21162116   system("sh","cd /tmp; latex /tmp/conic.tex; dvips /tmp/conic.dvi -o;
    21172117            kghostview conic.ps &");
    2118 // with an optional argument the same information for the dual conic is computed
    2119 //         and saved in conic[9]
     2118// with an optional argument the same information
     2119// for the dual conic is computed and saved in conic[9]
    21202120   conic=conicWithTangents(points,1);
    21212121   conic[9][2]; // the equation of the dual conic
Note: See TracChangeset for help on using the changeset viewer.