home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer's ROM - The Computer Language Library
/
programmersrom.iso
/
ada
/
piwg
/
a000104.ada
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1988-05-03
|
289 b
|
17 lines
-- This is a procedure that calls the composite benchmarks once
with A000091 ;
--with A000092 ; -- provide local math routines & fix up A000092.ADA
with A000093 ;
with A000094 ;
procedure A000104 is
begin
A000091 ;
-- A000092 ;
A000093 ;
A000094 ;
end A000104 ;