Skip to content

Commit

Permalink
Don't compile pollen.rkt to avoid zo version mismatch errors.
Browse files Browse the repository at this point in the history
Fixes racket#110.
  • Loading branch information
samth committed Dec 9, 2019
1 parent 35a0abd commit c729e91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rcon/2019/info.rkt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#lang info

(define compile-omit-paths '("pollen.rkt"))

0 comments on commit c729e91

Please sign in to comment.