Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

interpreter.h

Go to the documentation of this file.
00001 /* -*-C-*- */
00002 #ifndef INTERPRETER_H
00003 #define INTERPRETER_H
00004 
00005 #include <sys/types.h>
00006 #include "connection.h"
00007 
00016 void interpreter_process_input(int fd);
00017 
00018 #endif

Generated on Fri Jan 20 10:12:18 2006 by  doxygen 1.4.2