mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
fixed makefile
This commit is contained in:
1
Makefile
1
Makefile
@@ -13,7 +13,6 @@ test_examples:
|
||||
go run ./examples/bfv > /dev/null
|
||||
go run ./examples/ckks/euler > /dev/null
|
||||
go run ./examples/ckks/polyeval > /dev/null
|
||||
go run ./examples/rlwe/lwe_bridge > /dev/null
|
||||
go run ./examples/dbfv/pir &> /dev/null
|
||||
go run ./examples/dbfv/psi &> /dev/null
|
||||
@echo ok
|
||||
|
||||
Reference in New Issue
Block a user