jambase.h #1

  • //
  • guest/
  • matt_armstrong/
  • jam/
  • patched_version/
  • jambase.h
  • View
  • Commits
  • Open Download .zip Download (373 B)
/*
 * Copyright 1993, 1995 Christopher Seiwald.
 *
 * This file is part of Jam - see jam.c for Copyright information.
 */

/*
 * jambase.h - declaration for the internal jambase
 *
 * The file Jambase is turned into a C array of strings in jambase.c
 * so that it can be built in to the executable.  This is the 
 * declaration for that array.
 */

extern char *jambase[];
# Change User Description Committed
#3 3969 Matt Armstrong Integrate from //guest/matt_armstrong/jam/fix/2/...@3963 -- no
real changes.
#2 3950 Matt Armstrong Integrate from //guest/matt_armstrong/jam/fix/1/...
thru change
3948 and make no changes.
#1 1270 Matt Armstrong In prep for publishing all my patches to jam.
//guest/perforce_software/jam/src/jambase.h
#1 2 laura Add Jam/MR 2.2 source