From fb0f46be4a0cc4d673c9bd1153c0cb8c674ad9d5 Mon Sep 17 00:00:00 2001 From: "jordi.saludes" Date: Thu, 22 Dec 2011 21:29:45 +0000 Subject: Fixing 'linearize' in py-bindings/test.py --- contrib/py-bindings/PyGF.hsc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'contrib/py-bindings/PyGF.hsc') diff --git a/contrib/py-bindings/PyGF.hsc b/contrib/py-bindings/PyGF.hsc index ddd3920b6..fc827e68f 100644 --- a/contrib/py-bindings/PyGF.hsc +++ b/contrib/py-bindings/PyGF.hsc @@ -1,7 +1,7 @@ {-# LANGUAGE ForeignFunctionInterface #-} -- -- GF Python bindings --- Jordi Saludes, upc.edu 2010 +-- Jordi Saludes, upc.edu 2010, 2011 -- module PyGF where @@ -157,9 +157,6 @@ listToPyStrings ss = do pcs <- pyString cs pyl << pcs - --- foreign export ccall "gf_freeArray" free :: Ptr a -> IO () - foreign export ccall gf_showLanguage :: Ptr Language -> IO CString gf_showLanguage plang = do -- cgit v1.2.3