Skip to content

Commit

Permalink
Import VECTOR-INDEX from package COM.GOOGLE.BASE.
Browse files Browse the repository at this point in the history
  • Loading branch information
brown committed Feb 7, 2024
1 parent af5a786 commit 19c3447
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
(:use #:common-lisp)
(:import-from #:com.google.base
#:defconst
#:missing-argument)
#:missing-argument
#:vector-index)
(:import-from #:bordeaux-threads
#:condition-notify
#:condition-wait
Expand Down

0 comments on commit 19c3447

Please sign in to comment.