Skip to content

Commit ad28da2

Browse files
author
Tim Sterne-Weiler
authored
Update whippet-quant.jl
1 parent fcae279 commit ad28da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/whippet-quant.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const dir = abspath( splitdir(@__FILE__)[1] )
77
const ver = readline(open(dir * "/VERSION"))
88

99
start = time_ns()
10-
println( stderr, "Whippet $ver activating environment, compiling... " )
10+
println( stderr, "Whippet $ver loading... " )
1111

1212
Pkg.activate(dir * "/..")
1313

0 commit comments

Comments
 (0)