home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
emacs-19.28-src.tgz
/
tar.out
/
fsf
/
emacs
/
src
/
protos.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-09-28
|
2KB
|
61 lines
#ifndef GENPROTO
#include "abbrev_protos.h"
#include "alloc_protos.h"
#include "amiga_clipboard_protos.h"
#include "amiga_dump_protos.h"
#include "amiga_fns_protos.h"
#include "amiga_malloc_protos.h"
#include "amiga_menu_protos.h"
#include "amiga_rexx_protos.h"
#include "amiga_screen_protos.h"
#include "amiga_serial_protos.h"
#include "amiga_sysdep_protos.h"
#ifndef curX /* cm.h problems */
#include "amiga_term_protos.h"
#endif
#include "amiga_tty_protos.h"
#include "amiga_xmenu_protos.h"
#include "buffer_protos.h"
#include "bytecode_protos.h"
#include "callint_protos.h"
#include "callproc_protos.h"
#include "casefiddle_protos.h"
#include "casetab_protos.h"
#include "cm_protos.h"
#include "cmds_protos.h"
#include "data_protos.h"
#include "dired_protos.h"
#include "dispnew_protos.h"
#include "doc_protos.h"
#include "doprnt_protos.h"
#include "editfns_protos.h"
#include "emacs_protos.h"
#include "eval_protos.h"
#include "fileio_protos.h"
#include "filelock_protos.h"
#include "filemode_protos.h"
#include "floatfns_protos.h"
#include "fns_protos.h"
#include "frame_protos.h"
#include "getloadavg_protos.h"
#include "indent_protos.h"
#include "insdel_protos.h"
#include "keyboard_protos.h"
#include "keymap_protos.h"
#include "lread_protos.h"
#include "macros_protos.h"
#include "marker_protos.h"
#include "minibuf_protos.h"
#include "mocklisp_protos.h"
#include "print_protos.h"
#include "process_protos.h"
#include "regex_protos.h"
#include "scroll_protos.h"
#include "search_protos.h"
#include "syntax_protos.h"
#include "term_protos.h"
#include "undo_protos.h"
#include "window_protos.h"
#include "xdisp_protos.h"
#endif