Skip to content

Commit

Permalink
Changes for Nim 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
gokr committed Jun 12, 2016
1 parent 6b79e31 commit 4ed689b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/sprymath.nim
@@ -1,5 +1,5 @@
import spryvm
import math
import math, random

# Spry math module
proc addMath*(spry: Interpreter) =
Expand Down
1 change: 1 addition & 0 deletions src/nim.cfg
@@ -1 +1,2 @@
--path:"$projectdir"
--path:"modules"

0 comments on commit 4ed689b

Please sign in to comment.