-- Nuts.config
-- Updated: March 18, 1982  1:46 PM

Nuts: CONFIGURATION
	IMPORTS BFSDefs, DirectoryDefs, DiskDefs, DiskKDDefs, FrameDefs, FrameOps, InlineDefs, IODefs, SegmentDefs, Storage, StreamDefs, String, StringDefs, SystemDefs
	CONTROL RealControl, NutsMain =

BEGIN
	NutsMain;
	NutsDictionary;
	Core;					-- VM support
	Parser;				-- All of the CIF Parser
	Interpreter;		-- All of the CIF Interpreter
	RealImpl;			-- Real Implementation
END.


MESACOMP = Compiler.image %s/bnl
MESABIND = mesa.image binder.bcd %s/c