mirror of
https://github.com/Interlisp/maiko.git
synced 2026-04-27 04:47:10 +00:00
Create conspage.h to declare functions defined in conspage.c
Update files that depend on conspage functions to include conspage.h Declare as static all functions in conspage.c that are not needed externally. Add dependencies to makefile. modified: bin/makefile-darwin.386-x modified: bin/makefile-tail new file: inc/conspage.h modified: src/conspage.c modified: src/mvs.c modified: src/rplcons.c modified: src/xc.c modified: src/z2.c
This commit is contained in:
Reference in New Issue
Block a user