Add 'supports-source-properties?' predicate
authorMark H Weaver <mhw@netris.org>
Tue, 14 Feb 2012 07:14:10 +0000 (02:14 -0500)
committerMark H Weaver <mhw@netris.org>
Wed, 15 Feb 2012 16:23:27 +0000 (11:23 -0500)
commit76b9bac565182dd7d0ffe416c3382ac7d59d93ab
tree10f39a44fdefc7598828f819b161a59d1231d775
parentfb3a112122b6406e88adbff2299aacc5230cc8ec
Add 'supports-source-properties?' predicate

* libguile/srcprop.c (scm_supports_source_properties_p): New procedure.
  (supports_source_props): New static C function.

* libguile/srcprop.h (scm_supports_source_properties_p): Add prototype.

* doc/ref/api-debug.texi (Source Properties): Add documentation.
doc/ref/api-debug.texi
libguile/srcprop.c
libguile/srcprop.h