freebsd-ports/math/slsc/files/patch-aa
Steve Price 62a15d7334 Adding slsc version 0.2.3.
An enhanced slang-based version of the sc spreadsheet program.

PR:		15971
Submitted by:	Jonathan McDowell <noodles@earth.li>
2000-01-29 06:23:25 +00:00

11 lines
326 B
Text

--- src/sc.c.orig Mon Aug 26 16:17:19 1996
+++ src/sc.c Fri Dec 31 11:34:54 1999
@@ -870,7 +870,7 @@
sc_init_keymaps ();
init_slcmd_table ();
- SLang_Error_Routine = slang_sc_error;
+ /* SLang_Error_Routine = slang_sc_error; */
for (i = 0; i < SC_REGION_COLOR; i++)
SLtt_set_mono (i, NULL, 0);