-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.ensime
26 lines (26 loc) · 851 Bytes
/
.ensime
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
(:subprojects
((:runtime-deps
("/Users/duncan/.sbt/boot/scala-2.9.1/lib/scala-library.jar")
:module-name
"default-e88452"
:compile-deps
("/Users/duncan/.sbt/boot/scala-2.9.1/lib/scala-library.jar")
:version
"0.1-SNAPSHOT"
:name
"default-e88452"
:depends-on-modules
()
:package
"default"
:target
"/Users/duncan/src/scala-for-the-impatient/target/scala-2.9.1/classes"
:source-roots
("/Users/duncan/src/scala-for-the-impatient/src/main/scala"
"/Users/duncan/src/scala-for-the-impatient/src/main/java"
"/Users/duncan/src/scala-for-the-impatient/target/scala-2.9.1/src_managed/main"
"/Users/duncan/src/scala-for-the-impatient/src/test/scala"
"/Users/duncan/src/scala-for-the-impatient/src/test/java"
"/Users/duncan/src/scala-for-the-impatient/target/scala-2.9.1/src_managed/test")
:test-deps
("/Users/duncan/.sbt/boot/scala-2.9.1/lib/scala-library.jar"))))