Trailing-Edge
-
PDP-10 Archives
-
decuslib20-03
-
decus/20-0078/libsim/exproc.mac
There is 1 other file named exproc.mac in the archive. Click here to see a list.
00100 COMMENT * ^p, SIMULA specification;
00200 OPTIONS(/E:QUICK,^p);
00300 ^t PROCEDURE ^p^l;
00400 COMMENT
00500 ;
00600
00700 !*;! MACRO-10 code !*;!
00800
00900 TITLE ^p
01000 ENTRY ^p
01100 SUBTTL SIMULA utility, Lars Enderin Jun 1978
01200
01300 ;!*** Copyright 1978 by the Swedish Defence Research Institute. ***
01400 ;!*** Copying is allowed. ***
01500
01600
01700 sall
01800 search simmac,simmcr,simrpa
01900 macinit
02000
02100 ;! Local definitions ;!
02200
02300
02400 ^p: PROC
02500 EPROC
02600 LIT
02700 END;