scsh-0.6/scheme/alt/environments.scm

8 lines
213 B
Scheme
Raw Normal View History

1999-09-14 08:45:02 -04:00
; Copyright (c) 1993-1999 by Richard Kelsey and Jonathan Rees. See file COPYING.
; don't put a copyright notice, silly shell script
(define (*structure-ref struct name)
(eval name (interaction-environment)))