[BACK]Return to bit.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/Attic/bit.h between version 1.3 and 1.4

version 1.3, 1996/06/26 05:36:25 version 1.4, 1996/11/30 21:08:50
Line 99 
Line 99 
 extern Boolean    Bit_Union();  extern Boolean    Bit_Union();
 extern Boolean    Bit_AnySet();  extern Boolean    Bit_AnySet();
 extern int        *Bit_Expand();  extern int        *Bit_Expand();
   
 #endif /* _BIT */  #endif /* _BIT */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4