Copyright (C) 1994, Digital Equipment Corp. INTERFACEObLibOnline ; IMPORT SynScan; PROCEDURE Setup(); (* To be called once before any other use of this module. *) PROCEDURE RegisterScanner(scanner: SynScan.T); (* So we can set the prompts interactively. *) END ObLibOnline.