//_Header //******************************************************************* // NOVA CONTROL SYSTEM --- Lawrence Livermore Laboratory // // Copyright 1984 by The Regents of the University of California //******************************************************************* // //_Module_Name: HEAPSTATE _File: [PRAXISLIB.SUPPORT.TEST.FH.VAX]HEAPSTATE.PRX // //_Description: // Dummy module to create synopsos for HEAPSTATE //_Call: //_Identifier: { none } //******************************************************************* //_Author: F. Holloway _Creation_Date: 28-NOV-1984 //_Revisions: // 1.000 28-NOV-1984 FWH Initial Key-in. //******************************************************************* //_End module Heapstate export HEAPSTATE procedure HEAPSTATE () endprocedure endmodule