1#!/usr/bin/env swipl
    2
    3:- module(logicmoo_wamcl,[]).    4
    5:- reexport(library(wamcl_runtime)).