From bef9d8c5fce740fde65934b170cca33b121fde67 Mon Sep 17 00:00:00 2001 From: krasimir Date: Sun, 20 Dec 2015 14:04:52 +0000 Subject: added a primitive full-text search index in libsg. This can be use for finding an abstract tree whose linearization matches given keywords --- src/runtime/haskell-bind/PGF2.hsc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/runtime/haskell-bind/PGF2.hsc') diff --git a/src/runtime/haskell-bind/PGF2.hsc b/src/runtime/haskell-bind/PGF2.hsc index c7b24d680..e88dcc9ce 100644 --- a/src/runtime/haskell-bind/PGF2.hsc +++ b/src/runtime/haskell-bind/PGF2.hsc @@ -59,8 +59,6 @@ import Data.Function(on) -- the foreign pointer in case if the application still has a reference -- to Concr but has lost its reference to PGF. -data PGF = PGF {pgf :: Ptr PgfPGF, pgfMaster :: ForeignPtr GuPool} -data Concr = Concr {concr :: Ptr PgfConcr, concrMaster :: PGF} type AbsName = String -- ^ Name of abstract syntax type ConcName = String -- ^ Name of concrete syntax -- cgit v1.2.3