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 Thu Aug 17 15:54:32 2006 for MaJam by  doxygen 1.4.7