head	1.2;
access;
symbols
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.06.14.07.40.22;	author markp;	state dead;
branches;
next	1.1;

1.1
date	99.12.25.15.09.01;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Unbreak port. Added manpage, replaced patches with regex, added PORTDOCS.

Maintainer asked to drop maintainership.
@
text
@--- yabasic.bison.orig	Sun Nov  7 15:22:19 1999
+++ yabasic.bison	Fri Dec 24 13:48:57 1999
@@@@ -24,7 +24,7 @@@@
 #include "yabasic.h"     /* definitions of yabasic */
 #endif
 
-#include <malloc.h>
+#include <stdlib.h>
 
 #if HAVE_ALLOCA_H
 #include <alloca.h>
@


1.1
log
@Adding yabasic version 2.60.
Yet another Basic for Unix and Windows.

PR:		15016
Submitted by:	Frank Gruender <elwood@@mc5sys.in-berlin.de>
@
text
@@

