mainly new comments
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
DEFINITION MODULE Storage;
|
||||
(*
|
||||
Module: Dynamic storage allocation
|
||||
From: "Programming in Modula-2", 3rd, corrected edition, by N. Wirth
|
||||
Version: $Header$
|
||||
*)
|
||||
|
||||
FROM SYSTEM IMPORT ADDRESS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user