Skip to content

Commit

Permalink
removed nimfind tool, succeeded by 'nim check --defusages' (nim-lang#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Araq authored Apr 16, 2021
1 parent 1b65b9c commit 957478c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 238 deletions.
2 changes: 0 additions & 2 deletions koch.nim
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,6 @@ proc buildTools(args: string = "") =
options = "-d:release " & args)
when defined(windows): buildVccTool(args)
bundleNimpretty(args)
nimCompileFold("Compile nimfind", "tools/nimfind.nim",
options = "-d:release " & args)
nimCompileFold("Compile testament", "testament/testament.nim",
options = "-d:release " & args)

Expand Down
234 changes: 0 additions & 234 deletions tools/nimfind.nim

This file was deleted.

2 changes: 0 additions & 2 deletions tools/nimfind.nims

This file was deleted.

0 comments on commit 957478c

Please sign in to comment.