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

jambase.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  * jambase.h - declaration for the internal jambase
00009  *
00010  * The file Jambase is turned into a C array of strings in jambase.c
00011  * so that it can be built in to the executable.  This is the 
00012  * declaration for that array.
00013  */
00014 
00015 extern char *jambase[];

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