We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe4ea0 commit 4e7f7f2Copy full SHA for 4e7f7f2
1 file changed
README.md
@@ -48,19 +48,6 @@ or
48
`$ julia> signedDistance2D("xxxxxx.csv", N)`
49
50
51
-### debug
52
-
53
-`$ make test`
54
-- Usecases is in `test/main.jl` !
55
56
-`$ make test ARG=plot`
57
-- Usecases is in `test/plot_for_debug.jl` !
58
59
-`$ make bench`
60
-- See `benchmarks.jl`.
61
62
-`$ make runtest`
63
-- Unit test on `unittest.sh`. TestCases is in `runtests.jl`.
64
65
#### Debug in REPL
66
0 commit comments