Skip to content

Commit

Permalink
POSSIBLY BREAKING: add precompile flag
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickm663 authored Feb 27, 2024
1 parent d019f10 commit 58ce414
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/HMD.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# License: MIT
# Core functions

__precompile()__

module HMD

using HTTP, CSV, DataFrames
Expand Down

0 comments on commit 58ce414

Please sign in to comment.