Port programs to solana-program-sdk

This commit is contained in:
Michael Vines
2020-10-22 10:23:50 -07:00
parent 63db324204
commit fe68f7f786
56 changed files with 113 additions and 253 deletions

View File

@ -60,6 +60,7 @@ fn main() {
let rust_programs = [
"128bit",
"alloc",
"call_depth",
"custom_heap",
"dep_crate",
"deprecated_loader",