comparison info/info.c @ 1242:5fb4ee02da70

[project @ 1995-04-10 23:05:10 by jwe]
author jwe
date Mon, 10 Apr 1995 23:08:10 +0000
parents 4d38c4a02799
children 5762998e76ab
comparison
equal deleted inserted replaced
1241:579bec46ddeb 1242:5fb4ee02da70
18 You should have received a copy of the GNU General Public License 18 You should have received a copy of the GNU General Public License
19 along with this program; if not, write to the Free Software 19 along with this program; if not, write to the Free Software
20 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 20 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21 21
22 Written by Brian Fox (bfox@ai.mit.edu). */ 22 Written by Brian Fox (bfox@ai.mit.edu). */
23
24 #ifdef HAVE_CONFIG_H
25 #include <config.h>
26 #endif
23 27
24 #include "info.h" 28 #include "info.h"
25 #include "dribble.h" 29 #include "dribble.h"
26 #include "terminal.h" 30 #include "terminal.h"
27 #include "getopt.h" 31 #include "getopt.h"