From 04d79eeb4ead800d8a645db6a0df63b6998333d2 Mon Sep 17 00:00:00 2001 From: gla Date: Wed, 22 Aug 2001 11:01:23 +0000 Subject: [PATCH] [project @ 2001-08-22 11:01:23 by gla] Reference. --- ghc/docs/storage-mgt/reference.bib | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ghc/docs/storage-mgt/reference.bib diff --git a/ghc/docs/storage-mgt/reference.bib b/ghc/docs/storage-mgt/reference.bib new file mode 100644 index 0000000..48fa520 --- /dev/null +++ b/ghc/docs/storage-mgt/reference.bib @@ -0,0 +1,14 @@ +@inproceedings {CN, + author = {Colin Runciman and Niklas Rojemo}, + title = {New Dimensions in heap profiling}, + booktitle = "", + pages = "", + year = "1994" } + +@inproceedings {RR, + author = {Niklas Rojemo and Colin Runciman}, + title = {Lag, drag, void and use - heap profiling and space-efficient compilation revisited}, + booktitle = "", + pages = "", + year = "1996" } + -- 1.7.10.4