Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

output.C

Go to the documentation of this file.
00001 
00002 #include <stdio.h>
00003 #include "output.h"
00004 
00005 void Fatal( char *message )
00006 {
00007   fprintf(stderr, message );
00008 }

Generated on Wed Mar 31 21:15:55 2004 for Data Structures for a VHDL Compiler by doxygen 1.3.3