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


0.5
date     87.11.12.19.01.05;  author Makey;  state Exp;
branches 0.5.1.1;
next     0.4;

0.4
date     87.07.20.16.53.50;  author Perrine;  state Exp;
branches ;
next     ;

0.5.1.1
date     87.11.12.19.02.01;  author Makey;  state Exp;
branches ;
next     0.5.1.2;

0.5.1.2
date     87.11.12.19.49.32;  author Makey;  state Exp;
branches ;
next     0.5.1.3;

0.5.1.3
date     87.11.12.21.09.15;  author Makey;  state Exp;
branches ;
next     0.5.1.4;

0.5.1.4
date     87.11.13.12.51.24;  author Makey;  state Exp;
branches ;
next     ;


desc
@path for M2 compiler
@


0.5
log
@No changes for Milestone 12.
@
text
@setenv M2PATH .:/usr/local/lib/m2/NEW:/u/ksos/ksos32/kernel/lib

@


0.5.1.1
log
@Added the Kernel interface library to the path.
@
text
@d1 2
a2 1
setenv M2PATH .:/u/ksos/ksos32/kernel_interface/lib:/usr/local/lib/m2/NEW:/u/ksos/ksos32/kernel/lib
@


0.5.1.2
log
@Moved the standard Modula-2 library to the end of the path.
@
text
@d1 1
a1 1
setenv M2PATH .:/u/ksos/ksos32/kernel_interface/lib:/u/ksos/ksos32/kernel/lib:/usr/local/lib/m2/NEW
@


0.5.1.3
log
@Deleted the standard Modula-2 library from the path.
@
text
@d1 1
a1 1
setenv M2PATH .:/u/ksos/ksos32/kernel_interface/lib:/u/ksos/ksos32/kernel/lib
@


0.5.1.4
log
@Deleted the Kernel library from the path.
@
text
@d1 1
a1 1
setenv M2PATH .:/u/ksos/ksos32/kernel_interface/lib
@


0.4
log
@This version was used in conjuntion with version 0.4 of the Kernel
to complete Milestone 11.
@
text
@@
