Manual: remove mexw32 from the list of supported MEX extensions

We no longer support Windows 32-bit.
mr#2134
Sébastien Villemot 2023-04-26 10:20:23 +02:00
parent 7ce2c1d5c2
commit 79477e5ba6
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ by the ``dynare`` command.
Prevent Dynare from printing the output of the steps leading up to the
preprocessor as well as the preprocessor output itself.
.. option:: mexext=mex|mexw32|mexw64|mexmaci64|mexmaca64|mexa64
.. option:: mexext=mex|mexw64|mexmaci64|mexmaca64|mexa64
The mex extension associated with your platform to be used
when compiling output associated with :opt:`use_dll`.