head	1.1;
access;
symbols;
locks
	gtoal:1.1; strict;
comment	@# @;


1.1
date	2022.06.16.00.21.15;	author gtoal;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@all:
	cc -o edwin -g edwin4.c pmplib.c -I .. ../perms.c -lm

clean:
	rm -f edwin edwin4-pmp EDWIN4.stream2 *~
@
