fix bug serializing filenames in source locations
authorAndy Wingo <wingo@pobox.com>
Sat, 14 Mar 2009 15:03:34 +0000 (16:03 +0100)
committerAndy Wingo <wingo@oblong.net>
Tue, 17 Mar 2009 15:47:35 +0000 (16:47 +0100)
commitff33605d6a5046019562661857e2ea2d41c54f3c
tree5a42a7158307eed4ea60f1a9973699f0e3ed3710
parenteb7ea0450a7d7fed0401e64fdc149c0a89edbc28
fix bug serializing filenames in source locations

* module/language/glil/compile-assembly.scm (limn-sources): Fix bug
  whereby filename was serialized as a ("foo") instead of "foo".
module/language/glil/compile-assembly.scm