head	1.3;
access;
symbols
	isolib-2:1.1.1.1 isolib:1.1.1;
locks; strict;
comment	@# @;


1.3
date	98.10.03.00.29.01;	author ncm;	state Exp;
branches;
next	1.2;

1.2
date	98.05.06.02.05.10;	author ncm;	state Exp;
branches;
next	1.1;

1.1
date	98.04.15.04.57.47;	author ncm;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.04.15.04.57.47;	author ncm;	state Exp;
branches;
next	;


desc
@@


1.3
log
@inclosure:
  Add wchar.h and wctype.h to list of standard C headers searched.

shadow/bits/std_cstdlib.h:
  improve comments.

std/cassert:
  remove include guard.
@
text
@// This one should not have include guards.
#include <bits/std_cassert.h>

@


1.2
log
@Add include guards
@
text
@d1 1
a1 1
#ifndef _CPP_CASSERT
d3 1
a3 1
#endif
@


1.1
log
@Initial revision
@
text
@d1 1
d3 1
@


1.1.1.1
log
@everything renamed
@
text
@@
