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


1.1
date	95.11.30.21.48.18;	author SYSTEM;	state Exp;
branches;
next	;


desc
@base release
@


1.1
log
@Initial revision
@
text
@DEFM                                                                            
; CS  -  A macro whose sole purpose in life is to change the user               
;        from his current directory to @@NASA1(SYSTEM) directory.                
;        It has no arguments or parameters whatsoever.                          
CHANGE DIRECTORY   @@SYSTEM(SYSTEM)                                              
PWD                                                                             
CLEAR                                                                           
@
