Skip to content
Snippets Groups Projects
Commit 3c87ea6c authored by sven.panne@aedion.de's avatar sven.panne@aedion.de
Browse files

[project @ 2000-04-28 15:06:04 by panne]

Updated out-of-date comment about representation of StablePtr
parent a176821a
No related merge requests found
......@@ -58,9 +58,7 @@ data PrimRep
| WeakPtrRep
| ForeignObjRep
| StablePtrRep -- We could replace this with IntRep but maybe
-- there's some documentation gain from having
-- it special? [ADR]
| StablePtrRep -- guaranteed to be a represented by a pointer
| StableNameRep -- A stable name is a real heap object, unpointed,
-- with one field containing an index into the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment