Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
--- a/config.h 2005-02-19 05:25:39.000000000 -0500
|
||||
+++ b/config.h.fixed 2010-01-04 22:02:01.000000000 -0500
|
||||
@@ -95,8 +95,8 @@
|
||||
#define TUBESIZE 6000 /* Maximum screen size for visual */
|
||||
#else /* VMUNIX */
|
||||
#define TUBELINES 100
|
||||
-#define TUBECOLS 160
|
||||
-#define TUBESIZE 16000
|
||||
+#define TUBECOLS 320
|
||||
+#define TUBESIZE 32000
|
||||
#endif /* VMUNIX */
|
||||
|
||||
/*
|
||||
Reference in New Issue
Block a user