tweaks to default program printer
authorAndy Wingo <wingo@pobox.com>
Mon, 22 Feb 2010 21:41:34 +0000 (22:41 +0100)
committerAndy Wingo <wingo@pobox.com>
Mon, 22 Feb 2010 21:41:34 +0000 (22:41 +0100)
commit76e3816281cf6c406ef6f01907ce29401c8ff455
treece7ad6b8cd19266ef599ccc03f9a9637a96b3dd4
parent2d026f04cc581915f62b1f2f3be2f27026ee383e
tweaks to default program printer

* libguile/programs.c (scm_i_program_print): Instead of printing the
  address of the objcode, print the address of the program itself. Also
  for continuations.
libguile/programs.c