Skip to content

Commit c6c9dc4

Browse files
committed
Docker tweaks
1 parent 83070e8 commit c6c9dc4

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.dockerignore

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.git
2-
graphs
3-
ml-toy
2+
.github
3+
.gitignore
4+
reports
45
papers
5-
herbie/compile/tc*
6-
herbie/compile/nr*
7-
rebuild-paper.sh
6+
egg-herbie/target

src/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"profile-lib"
3030
"rackunit-lib"
3131
"web-server-lib"
32-
("egg-herbie" #:version "1.5")
32+
("egg-herbie" #:version "1.4")
3333
("regraph" #:version "1.4")
3434
("rival" #:version "1.4")
3535
("fpbench" #:version "2.0.1")))

0 commit comments

Comments
 (0)