1: /*
   2:  * Copyright (c) 1980 Regents of the University of California.
   3:  * All rights reserved.  The Berkeley software License Agreement
   4:  * specifies the terms and conditions for redistribution.
   5:  *
   6:  *	@(#)local.h	5.1 (Berkeley) 6/6/85
   7:  */
   8: 
   9: #ifdef V7
  10: #include "v7.local.h"
  11: #endif
  12: 
  13: #ifdef CORY
  14: #include "c.local.h"
  15: #endif
  16: 
  17: #ifdef INGRES
  18: #include "ing.local.h"
  19: #endif
  20: 
  21: #ifdef V6
  22: #include "v6.local.h"
  23: #endif
  24: 
  25: #ifdef CC
  26: #include "cc.local.h"
  27: #endif
  28: 
  29: #ifdef V40
  30: #include "40.local.h"
  31: #endif

Usage of this include

local.h used 1 times
Last modified: 1985-06-06
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 677
Valid CSS Valid XHTML 1.0 Strict