mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 06:22:25 +00:00
Remove SetHalt documentation - code was already disabled.
This commit is contained in:
parent
1a8799d21c
commit
056a317e54
2 changed files with 0 additions and 7 deletions
|
|
@ -151,9 +151,4 @@ MODULE Modules; (* jt 6.1.96 *)
|
|||
Platform.Exit(code);
|
||||
END AssertFail;
|
||||
|
||||
(*
|
||||
PROCEDURE SetHalt*(p: HaltProcedure);
|
||||
BEGIN HaltHandler := p; END SetHalt;
|
||||
*)
|
||||
|
||||
END Modules.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue