Skip to content

Conversation

@masinter
Copy link
Member

wasn't quite sure where to put this.
Creating it isn't quite automated yet, but it's close.

(pushnew DIRECTORIES (MEDLEYDIR "greetfiles")
(for X in SYSFILES do (LOAD X 'PROP))
LOAD(SYSEDIT)
UNSET(MSMACROPROPS)
. ANALYZE ON ANY IN SYSFILES

need to RETURN NIL because of the interpreter NOBIND error (separate issue)
Then

(RENAMEFILE (MAKEFILE 'DATABASE.FULL) (MEDLEYDIR "loadups" "full.database" T))

In the meanwhile, this PR just adds the database file.

@masinter
Copy link
Member Author

masinter commented May 6, 2021

this just adds a single file, as requested by Ron, of a masterscope database of "everything"

@masinter masinter merged commit 6f9cafc into master May 6, 2021
@masinter masinter deleted the add-masterscope-database branch May 7, 2021 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants