diff options
Diffstat (limited to 'otherlibs/labltk/support/coerce.ml')
-rw-r--r-- | otherlibs/labltk/support/coerce.ml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/otherlibs/labltk/support/coerce.ml b/otherlibs/labltk/support/coerce.ml new file mode 100644 index 0000000000..1562fbec18 --- /dev/null +++ b/otherlibs/labltk/support/coerce.ml @@ -0,0 +1,2 @@ +(* for no Support open *) +let coe = Widget.coe |