head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.01.18.07.20.31;	author wkoch;	state dead;
branches;
next	1.1;

1.1
date	2001.01.18.07.18.02;	author wkoch;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Removed uneeded stuff
@
text
@diff -r ./Windows32/Base.h /usr/local/i386--mingw32/include/Windows32/Base.h
41a42
> #ifndef FALSE
42a44,45
> #endif
> #ifndef TRUE
43a47
> #endif
diff -r ./string.h /usr/local/i386--mingw32/include/string.h
164c164
< wchar_t* wcsdup (wchar_t* wsToDuplicate);
---
> wchar_t* wcsdup (const wchar_t* wsToDuplicate);
diff -r ./sys/types.h /usr/local/i386--mingw32/include/sys/types.h
41a42
> #ifndef off_t
42a44
> #endif
@


1.1
log
@Some restructuring for version 0.3
@
text
@@

