/[guile]/guile/guile-core/ice-9/compile-psyntax.scm
ViewVC logotype

Diff of /guile/guile-core/ice-9/compile-psyntax.scm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by mvo, Mon Jul 23 22:13:30 2001 UTC revision 1.1.2.2 by mvo, Wed Sep 4 20:09:00 2002 UTC
# Line 1  Line 1 
1  (use-modules (ice-9 syncase))  (use-modules (ice-9 syncase))
2    
3  ;; XXX - We need to be inside (ice-9 syncase) since psyntax.ss calls  ;; XXX - We need to be inside (ice-9 syncase) since psyntax.ss calls
4  ;; `eval' int he `interaction-environment' aka the current module and  ;; `eval' in the `interaction-environment' aka the current module and
5  ;; it expects to have `andmap' there.  The reason for this escapes me  ;; it expects to have `andmap' there.  The reason for this escapes me
6  ;; at the moment.  ;; at the moment.
7  ;;  ;;

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26