comparison org/setup.org @ 571:819968c8a391

minor corrections.
author Robert McIntyre <rlm@mit.edu>
date Mon, 02 Mar 2015 10:04:16 -0800
parents 2ffda8e9b2a5
children
comparison
equal deleted inserted replaced
570:9647f0168287 571:819968c8a391
53 53
54 54
55 The java classpath should have all the jars from the jMonkeyEngine 55 The java classpath should have all the jars from the jMonkeyEngine
56 directory. 56 directory.
57 57
58 For example, here is the file I use to run my REPL for clojure. 58 # For example, here is the file I use to run my REPL for clojure.
59 59
60 #+include: "/home/r/bin/swank-all" src perl :exports code 60 # #+include: "/home/r/bin/swank-all" src perl :exports code
61 61
62 62
63 63