% t-luacoolprop.tex -- ConTeXt wrapper for the generic luacoolprop.tex layer
% Copyright (C) 2026 Christophe Jorssen. LPPL 1.3c or later.
\writestatus{loading}{LuaCoolProp support}
\startmodule[luacoolprop]

% Load the ConTeXt PGFPlots frontend before the generic layer.  Falling back to
% pgfplots.tex here would select the plain-TeX frontend, which is not compatible
% with ConTeXt's module conventions.
\usemodule[t][pgfplots]
\input luacoolprop.tex

\stopmodule
\endinput
