! ************************************************************************* ! * * ! * HPE CONFIDENTIAL. This software is confidential proprietary software * ! * licensed by Hewlett Packard Enterprise Development, LP, and is not * ! * authorized to be used, duplicated or disclosed to anyone without the * ! * prior written permission of HPE. * ! * Copyright 2018 Hewlett Packard Enterprise Development, LP * ! * * ! * VMS SOFTWARE, INC. CONFIDENTIAL. This software is confidential * ! * proprietary software licensed by VMS Software, Inc., and is not * ! * authorized to be used, duplicated or disclosed to anyone without * ! * the prior written permission of VMS Software, Inc. * ! * Copyright 2018 VMS Software, Inc. * ! * * ! ************************************************************************* [pen_checking_style(none),float(g_float)] module pascal$g_float; type g_float$$type = double; end.