From: Chris Hanson Date: Wed, 28 Feb 2001 14:41:56 +0000 (+0000) Subject: Use to define termcap interface, if available. Some X-Git-Tag: 20090517-FFI~2952 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9d8ddc490d9df16cfce91658cd1416d786a98a71;p=mit-scheme.git Use to define termcap interface, if available. Some recent versions of ncurses appear to have changed the interface. --- diff --git a/v7/src/microcode/tterm.c b/v7/src/microcode/tterm.c index b5d8b5a80..4c9ba1e6b 100644 --- a/v7/src/microcode/tterm.c +++ b/v7/src/microcode/tterm.c @@ -1,8 +1,8 @@ /* -*-C-*- -$Id: tterm.c,v 1.7 2001/02/28 14:41:46 cph Exp $ +$Id: tterm.c,v 1.8 2001/02/28 14:41:56 cph Exp $ -Copyright (c) 1990-1999 Massachusetts Institute of Technology +Copyright (c) 1990-2001 Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by