/[cvs]/stack/fac.st
ViewVC logotype

Contents of /stack/fac.st

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Thu Aug 7 07:11:36 2003 UTC (20 years, 8 months ago) by masse
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
Makefile, fib.st, fib2.st, fac.st:
Changed to higher test values.

1 #! ./stack
2
3 [
4 1 1 rot; to;
5 foreach
6 *
7 do;
8 ] fac def;
9
10 15 fac;
11 print;

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26