Changeset ea87a9 in git for Singular/LIB/resjung.lib


Ignore:
Timestamp:
Oct 6, 2010, 4:34:05 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b9f50b373314e74e83c7c060a651dd2913e1f033')
Children:
3561bd1ffefd8ae194f9d9ec57e0d2d9d54be51c
Parents:
0af1d532c80e6663fade3f5dc3fb4f2f9b952c92
Message:
tabs and spaces

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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/resjung.lib

    r0af1d53 rea87a9  
    109109    }
    110110    //Product of the discriminants, which lies in C2:
    111     product = product*resultant(J[index],diff(J[index],var(i)),var(i)); 
     111    product = product*resultant(J[index],diff(J[index],var(i)),var(i));
    112112    kill index,J,v;
    113113  }
Note: See TracChangeset for help on using the changeset viewer.