diff libinterp/corefcn/module.mk @ 28640:308cee7cf3ee

octave -> mxArray type traits * mx-type-traits.h: New file. * libinterp/corefcn/module.mk: Update.
author John W. Eaton <jwe@octave.org>
date Wed, 19 Aug 2020 23:36:01 -0400
parents 5da49e37a6c9
children 69ec8d9e769b
line wrap: on
line diff
--- a/libinterp/corefcn/module.mk	Thu Aug 06 23:57:40 2020 -0400
+++ b/libinterp/corefcn/module.mk	Wed Aug 19 23:36:01 2020 -0400
@@ -58,6 +58,7 @@
   %reldir%/ls-utils.h \
   %reldir%/mex.h \
   %reldir%/mexproto.h \
+  %reldir%/mx-type-traits.h \
   %reldir%/mxarray.h \
   %reldir%/oct-errno.h \
   %reldir%/oct-fstrm.h \