Add another couple missing exports.

This commit is contained in:
Jonathan Woodruff
2023-08-18 17:51:33 +00:00
parent 9dd923936f
commit cab12e0532

View File

@@ -38,7 +38,6 @@ export CapReg;
export CapPipe;
export CapFat;
export CapTrim;
export MW;
export OTypeW;
export FlagsW;
@@ -59,6 +58,9 @@ export PermsW;
export Exp;
export MetaInfo;
export SetBoundsReturn;
export CapTrim;
export trimCap;
export untrimCap;
// ===============================================================================