summaryrefslogtreecommitdiff
path: root/include/lacweb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lacweb.h')
-rw-r--r--include/lacweb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/lacweb.h b/include/lacweb.h
new file mode 100644
index 00000000..26f85402
--- /dev/null
+++ b/include/lacweb.h
@@ -0,0 +1,3 @@
+typedef int lw_Basis_int;
+typedef float lw_Basis_float;
+typedef char* lw_Basis_string;