1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-07 03:16:02 +00:00

Remove references to KATANA and replace with MAIKO

No functional difference. Replaces a few leftover references to a prior
project name for the C implementation of the Lisp Virtual Machine with the
current name.
This commit is contained in:
Nick Briggs
2023-05-05 13:37:25 -07:00
parent 42278285d3
commit 9cc7d9e13c
7 changed files with 12 additions and 13 deletions

View File

@@ -107,7 +107,7 @@ LispPTR initmdspage(LispPTR *base, DLword size, LispPTR prev)
/*
Func name : alloc_mdspage
This version works only for KATANA-SUN
This version works only for Maiko
Date : January 13, 1987
Edited by : Takeshi Shimizu