Powered by Apache

CVS log for OpenXM_contrib2/asir2000/builtin/pf.c

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / builtin

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: RELEASE_1_2_3_12


Revision 1.15 / (download) - annotate - [select for diffs], Tue Nov 18 20:52:47 2008 UTC (15 years, 6 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

"call" accepts options.

Example:
[0] def foo() { printf("option=%a\n",getopt());}
[1] call(foo,[]|op1=x^2-1,op2="string");
option=[[op1,x^2-1],[op2,string]]

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>