1/* <module> logicmoo_plarkc - special module hooks into the logicmoo engine allow
    2%   clif syntax to be recocogized via our CycL/KIF handlers 
    3% 
    4% Logicmoo Project: A LarKC Server written in Prolog
    5% Maintainer: Douglas Miles
    6% Dec 13, 2035
    7%
    8*/

    9:- module(logicmoo_pttp,[]).
   10
   11
   12%:- system:reexport(library('logicmoo/pttp/dbase_i_mpred_pttp_statics.pl')).
   13%:- system:reexport(library('logicmoo/pttp/dbase_i_mpred_pttp.pl')).