guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, master, updated. release_1-9-8-53-g69c


From: Ken Raeburn
Subject: [Guile-commits] GNU Guile branch, master, updated. release_1-9-8-53-g69c9600
Date: Tue, 02 Mar 2010 05:52:26 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=69c9600678e67a51b258f2e3cfe1b5e0f842b45d

The branch, master has been updated
       via  69c9600678e67a51b258f2e3cfe1b5e0f842b45d (commit)
      from  d524964774508a2cf3ad6ad1cd7b08bec6c7eeb0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 libguile/control.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libguile/control.c b/libguile/control.c
index 6a060f4..66962f9 100644
--- a/libguile/control.c
+++ b/libguile/control.c
@@ -276,7 +276,7 @@ SCM_DEFINE (scm_at_abort, "@abort", 2, 0, 0, (SCM tag, SCM 
args),
 void
 scm_init_control (void)
 {
-#include "control.x"
+#include "libguile/control.x"
   scm_sys_default_prompt_tag = scm_make_fluid ();
   scm_fluid_set_x (scm_sys_default_prompt_tag, scm_gensym (SCM_UNDEFINED));
   scm_c_define ("%default-prompt-tag", scm_sys_default_prompt_tag);


hooks/post-receive
-- 
GNU Guile




reply via email to

[Prev in Thread] Current Thread [Next in Thread]