summaryrefslogtreecommitdiff
path: root/math/calcoo/files/patch-src::c_main.c
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-01-21 12:44:18 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-01-21 12:44:18 +0000
commitc4b6dbc90610d1a232ea1faeda37b2c77072de45 (patch)
tree52f0e43dd65e319b93b554f97c6bdcb82514c2ef /math/calcoo/files/patch-src::c_main.c
parentUpdate to 2.5.1. (diff)
Update to 1.3.5. No user-visible changes.
Notes
Notes: svn path=/head/; revision=53451
Diffstat (limited to '')
-rw-r--r--math/calcoo/files/patch-src::c_main.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/calcoo/files/patch-src::c_main.c b/math/calcoo/files/patch-src::c_main.c
deleted file mode 100644
index fea1f6a0a94f..000000000000
--- a/math/calcoo/files/patch-src::c_main.c
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- src/c_main.c.orig Wed Dec 12 17:18:06 2001
-+++ src/c_main.c Fri Jan 18 22:40:01 2002
-@@ -59,6 +59,7 @@
- reset_registers();
- cpu->prescribed_format = DEFAULT_DISPLAY_FORMAT;
- cpu->angle_measure = DEFAULT_ANGLE_MEASURE;
-+ cpu->curr_mem = 0;
- /* slightly underestimated precision
- * it is going to be used in evaluation of
- * trigonometric functions to get sin PI = 0 rather than 10^-17 */