1:- if(current_predicate(lmcode:combine_logicmoo_utils/0)).    2:- module(logicmoo_util_bb_gvar,
    3    [  % when the predciates are not being moved from file to file the exports will be moved here
    4      ]).  
    5
    6:- else.    7
    8:- endif.    9
   10:- fixup_exports.