Skip to content

Commit

Permalink
began work on ROC programme
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewilliami committed Sep 1, 2020
1 parent ae99a39 commit 7653514
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions roc.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
#=
exec julia --project="~/FaceDetection.jl/" "${BASH_SOURCE[0]}" "$@" -e "include(popfirst!(ARGS))" \
"${BASH_SOURCE[0]}" "$@"
=#

0 comments on commit 7653514

Please sign in to comment.