/* * All modifications in this file to the original code are * (C) Copyright 1992, ..., 2003 the "DOSEMU-Development-Team". * * for details see file COPYING in the DOSEMU distribution */ int comcom_main(int argc, char **argv); void load_comcom_history(char *fname); void save_comcom_history(char *fname);