Hello, this is my first contribution to Guile: one byte (stop laughing
please! ;-)
*** intro.texi~ Fri Aug 24 13:58:36 2001
--- intro.texi Sat Jan 5 13:13:16 2002
***
*** 696,702
composition of complete programs from largely independent parts.
(Although the module syste
Another one...
*** intro.texi~ Sat Jan 5 13:13:16 2002
--- intro.texi Sat Jan 5 13:59:00 2002
***
*** 358,364
manual. Once you've compiled your source files, you need to link them
against the Guile object code library, @code{libguile}.
! On most systems, you should not
Let's make that sentence clearer:
*** intro.texi~ Sat Jan 5 13:59:00 2002
--- intro.texi Sat Jan 5 14:11:27 2002
***
*** 393,399
@deftypefun void scm_boot_guile (int @var{argc}, char **@var{argv}, void
(*@var{main_func}) (), void *@var{closure})
Initialize the Guile Sc
From: Fabrice Bauzac <[EMAIL PROTECTED]>
Date: Sat, 05 Jan 2002 13:18:06 +0100
[misspelling]
thanks.
it would be nice if someone wrote a spellcheck script that we could add
to guile-tools. could you do that?
thi
___
Bug-guile mailing list
Á¦¸ñ : ¿î¼¼ º¸¼¼¿ä
º» ¸ÞÀÏÀº Á¤º¸Åë½ÅºÎ ±Ç°í »çÇ׿¡ ÀǰŠÁ¦¸ñ¿¡
[±¤°í]¶ó
Ç¥½ÃµÈ ±¤°í ¸ÞÀÏÀÔ´Ï´Ù.´õ ÀÌ»ó ¸ÞÀÏÀ» ¼ö½ÅÇÏ°í ½ÍÁö ¾ÊÀ¸½Ã¸é
[¼ö½Å
°ÅºÎ]¸¦ Ŭ¸¯ÇØ ÁֽʽÿÀ.
´ëÀÔ¼öÇè»ý Áö¸ÁÇÐ
From: Fabrice Bauzac <[EMAIL PROTECTED]>
Date: Sat, 05 Jan 2002 14:14:36 +0100
Let's make that sentence clearer:
because this is the intro, i think it's ok to leave out details like
call-argument order.
thi
___
Bug-guile mailing list
[EMAIL
From: Fabrice Bauzac <[EMAIL PROTECTED]>
Date: Sat, 05 Jan 2002 13:18:06 +0100
Hello, this is my first contribution to Guile: one byte (stop
laughing please! ;-)
i've spell checked intro.texi and checked in changes including the one
you spotted.
for anyone interested in helping w/