head     39.0;
branch   ;
access   ;
symbols  ;
locks    davidj:39.0; strict;
comment  @# @;


39.0
date     92.06.01.13.25.34;  author davidj;  state Exp;
branches ;
next     ;


desc
@initial rcs login
@


39.0
log
@initial rcs login
@
text
@setenv temp "RAM:datatypes"
setenv local "w:libs/datatypes"

makedir $Temp
cd $Temp
copy $Local/datatypes_lib.sfd $Temp

bin:sfd datatypes_lib.sfd

protect $Temp rwd all quiet

copy pragmas include:pragmas quiet
copy pragmas $Local
copy protos include:clib quiet
copy protos $Local
copy fd work:fd quiet
copy fd $Local

cd $Local
delete $Temp all quiet
@
