Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update Instructions for building PALISADE in Linux
authored
Feb 29, 2020
by
Yuriy Polyakov
Show whitespace changes
Inline
Side-by-side
Instructions-for-building-PALISADE-in-Linux.md
View page @
a7899895
...
...
@@ -50,7 +50,7 @@ make testall
Run sample code to test, e.g.,
```
bin/
demo/pke/demo-simple-example
bin/
examples/pke/simple-integers
```
To remove the files built by make, you can execute
...
...
...
...