The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

hdrmacro.h

Go to the documentation of this file.
00001 /*
00002  * Copyright 1993, 1995 Christopher Seiwald.
00003  *
00004  * This file is part of Jam - see jam.c for Copyright information.
00005  */
00006 
00007 /*
00008  * hdrmacro.h - parses header files for #define MACRO  <filename> or
00009  *              #define MACRO  "filename" definitions
00010  */
00011 
00012 void   macro_headers( TARGET *t );
00013 
00014 char*  macro_header_get( const char*  macro_name );

Generated on Mon Nov 8 17:07:35 2004 for MPT by  doxygen 1.3.9.1