1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-01 09:30:56 +00:00

Renames return.h to retmacro.h and updates all uses

This commit is contained in:
Nick Briggs
2024-11-06 13:31:46 -08:00
parent 99601ede75
commit 99550aaa7c
10 changed files with 20 additions and 20 deletions

View File

@@ -38,7 +38,7 @@
#include "lspglob.h"
#include "initatms.h"
#include "cell.h"
#include "return.h"
#include "retmacro.h"
#include "testtooldefs.h"
#include "returndefs.h"
#include "commondefs.h"