From 9df83e399d7691bb20cc9d42ddb70619908aeeca Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Sat, 25 Jan 2020 15:33:13 -0500 Subject: passing structs to foreign functions --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3326907..9c61414 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ tags compatibility std/*.c std/*.o +*.so \ No newline at end of file -- cgit v1.2.3