Powered by Apache

CVS log for OpenXM/src/sage/asir.py

[BACK] Up to [local] / OpenXM / src / sage

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 29 02:17:00 2019 UTC (5 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +13 -6 lines
Diff to previous 1.2 (colored)

asir.eval(cmd) is buffered and asir.evall(cmd) evaluates all buffered commands.
Example:
asir.eval('F=(x+1)^10;')
asir.evall('fctr(F);')

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>