home *** CD-ROM | disk | FTP | other *** search
- /************************************************************************
- *
- * cmdline_protos.h -- Prototypes for cmdline.c
- *
- *-----------------------------------------------------------------------
- * Authors: Casper Gripenberg (casper@alpha.hut.fi)
- * Kjetil Jacobsen (kjetilja@stud.cs.uit.no)
- *
- */
-
- void cmdline(int argc, char **argv);
-