Mercurial > emacs
view src/m/alliant1.h @ 50101:e5f56d47b52c
(print_help_and_exit): Print to stdout. Exit successfully. Added some blank
lines for readability.
(decode_options): Don't call print_help_and_exit in default case. Print version
information to stdout.
(main): Don't call print_help_and_exit.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 12 Mar 2003 21:36:29 +0000 |
parents | 23a1cea22d13 |
children | 695cf19ef79e |
line wrap: on
line source
/* config.h should include this file for version 1 of Alliant's operating system. */ /* The following line tells the configuration script what sort of operating system this machine is likely to run. USUAL-OPSYS="bsd4-2" */ #define ALLIANT_1 #include "alliant.h"