head     1.1;
branch   1.1.1;
access   ;
symbols  ZIP_2_3:1.1.1.1 NET:1.1.1;
locks    ; strict;
comment  @# @;
expand   @o@;


1.1
date     2000.06.15.00.57.52;  author bryce;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2000.06.15.00.57.52;  author bryce;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@?tacl macro
#frame
#push zipfile
#SET zipfile ZIP23

unzip -a [zipfile] *.c  -x */*
== Following not required
RENAME apic    apicz
RENAME mktimec mktimecz   == use Tandem mktime()

unzip -a [zipfile] *.h -x */*
== Following not required
RENAME apih    apizh

unzip -aj [zipfile] tandem/*.h

unzip -aj [zipfile] tandem/*.c

unzip -aj [zipfile] tandem/* -x tandem/*.*

#unframe
@


1.1.1.1
log
@Imported zip 2.3
@
text
@@
