guile-devel
[Top][All Lists]
Advanced

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

Should we move/copy/symlink ice-9/srfi-8.scm to srfi/srfi-8.scm?


From: Rob Browning
Subject: Should we move/copy/symlink ice-9/srfi-8.scm to srfi/srfi-8.scm?
Date: 23 Apr 2001 17:53:17 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Now that we have a srfi directory, it seems like we should make

  (use-modules (srfi srfi-8))

work.  To do this, we could either

  - copy the contents of ice-9/srfi-8.scm to srfi/
  - symlink srfi/srfi-8.scm to ice-9/receive.scm or ice-9/srfi-8.scm
  - move ice-9/srfi-8.scm to srfi/

Thoughts?

-- 
Rob Browning <address@hidden> PGP=E80E0D04F521A094 532B97F5D64E3930



reply via email to

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