headers.h #1

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

/*
 * headers.h - handle #includes in source files
 */

void headers( TARGET *t );
# Change User Description Committed
#1 2522 Miklos Fazekas Graphisoft bugfix jam
//guest/perforce_software/jam/src/headers.h
#2 486 Perforce staff Jam 2.3.
 See RELNOTES for a list of changes from 2.2.x.

Just about every source file was touched when jam got ANSI-fied.
#1 2 laura Add Jam/MR 2.2 source