~/bin/demo bugfix

Thien-Thi Nguyen <[email protected]>
Newsgroups gmane.lisp.guile.user,gmane.lisp.guile.sources
Message-ID <[email protected]>
bugfix for ~/bin/demo (missing the child exit):

change the line that reads:

          (load-from-path program))

into two that read:

          (load-from-path program)
          (exit #t))

thi


_______________________________________________
Guile-user mailing list
[email protected]
http://mail.gnu.org/mailman/listinfo/guile-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.