]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/input-file-results.cc
* lily/source-file.cc (get_line): oops. All line numbers were off
[lilypond.git] / lily / input-file-results.cc
index 1f9362bf480440359df470c5d588dba004146c6f..64113912ae70ca5750c3584308dd3e6195090cdd 100644 (file)
@@ -50,6 +50,8 @@ argument is a symbol.  Possible options are @code{none} (no source specials),
 
   extern SCM lily_module; 
   scm_module_define (lily_module, ly_symbol2scm ("point-and-click"), val);
+
+  store_locations_global_b =gh_procedure_p (val);
   return SCM_UNSPECIFIED;
 }