-- AlpineBackup.config
-- Last edited by
-- Kolling on December 20, 1983 11:58 am

AlpineBackup: CONFIG
IMPORTS
BasicTime, Booting, Commander, CommandTool, FileStream, FS, FSBackdoor, GVSend,
IO, List, LupineRuntime, Process, ProcessProps, RefText, Rope, RPCLupine, RPC,
SafeStorage, UserCredentials, ViewerIO, VM
CONTROL
AlpineUserImpls,
HackedAlpineBackupImpl
= BEGIN

AlpineUserImpls;
HackedAlpineBackupImpl;

END.