scsh-0.5/alt/environments.scm

7 lines
132 B
Scheme
Raw Normal View History

1995-10-13 23:34:21 -04:00
; don't put a copyright notice, silly shell script
(define (*structure-ref struct name)
(eval name (interaction-environment)))