aboutsummaryrefslogblamecommitdiff
path: root/backendC/CleanCompilerSources/cmdline.h
blob: 4d84b9c9ad5bd71d1bb9506a95656373c99b6376 (plain) (tree)

















                                                                                                                                                 
/************************************************************************
 *																		*
 *		Concurrent Clean Simulator: cmdline.h	    					*
 *		============================================					*
 *																		*
 *																		*
 *		Author: Eric Nocker												*
 *		At: Department of Computer Science								*
 *			University of Nijmegen										*
 *		Date: Januari 1991												*
 *																		*
 ***********************************************************************/


extern Bool DoMainCommand (void);

extern Bool InCommandInterpreter;

/* END of cmdline.h */