-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
    = include, nodecore
-- LUALOCALS > ---------------------------------------------------------

lc_liberties = {}

include("goban")
include("rules")
include("stones")
include("hints")
include("abm")