pkgsrc/lang/smalleiffel/patches/patch-ab
wiz 913f257b14 Re-add smalleiffel. I don't know enough about Eiffel to make its
two dependencies work with SmartEiffel instead.
2004-11-28 15:15:30 +00:00

13 lines
427 B
Text

$NetBSD: patch-ab,v 1.5 2004/11/28 15:15:30 wiz Exp $
--- lib_se/globals.e.orig Sat Feb 12 04:14:14 2000
+++ lib_se/globals.e Mon Feb 21 13:52:36 2000
@@ -376,7 +376,7 @@
backup_suffix: STRING is ".bak";
-- Backup suffix for command `pretty'.
- help_suffix: STRING is ".txt";
+ help_suffix: STRING is ".html";
-- Suffix for SmallEiffel On-line Help Files.
class_suffix: STRING is ".class";