summaryrefslogtreecommitdiff
path: root/thirdparty/linux
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/linux')
-rw-r--r--thirdparty/linux/include/fun.h2
-rwxr-xr-xthirdparty/linux/lib/x64/libfun.sobin2670672 -> 2664856 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/linux/include/fun.h b/thirdparty/linux/include/fun.h
index d2bcdf3..c688c81 100644
--- a/thirdparty/linux/include/fun.h
+++ b/thirdparty/linux/include/fun.h
@@ -1,3 +1,3 @@
#define fun_h__
-extern "C" int fun (double* answ, int size);
+extern "C" int fun (double* answ, int size, std::string name);
diff --git a/thirdparty/linux/lib/x64/libfun.so b/thirdparty/linux/lib/x64/libfun.so
index 3e8cbca..6e3275e 100755
--- a/thirdparty/linux/lib/x64/libfun.so
+++ b/thirdparty/linux/lib/x64/libfun.so
Binary files differ