Lawrence Bottorff <borg...@gmail.com> writes:

> Not sure what the :scheme header argument might be or how to change it.

I think this might work, but don't have a scheme to check it out.

#+BEGIN_SRC scheme :session one :scheme chicken
  (define (myadd x y)
    (+ x y))
#+END_SRC

hth,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com

Reply via email to