X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fmontium-fft.git;a=blobdiff_plain;f=main.cpp;h=f8cec1091da4b9a3ddd311c3dc32fdda406e6e0c;hp=3c2d4a6b246584d4753bc27270bcfc3e277f269b;hb=HEAD;hpb=1efd07a9676d63cd5ffe6535ee45101e87f89c86 diff --git a/main.cpp b/main.cpp index 3c2d4a6..f8cec10 100644 --- a/main.cpp +++ b/main.cpp @@ -1,7 +1,8 @@ #include "FFT.h" int main(int argc, char* argv[]) { - + init_libmontiumc(); + pre_run(); set_gpi(0, 1); run();