File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## 3.6.0
1+ ## 3.6.0 (2021-12-15)
22
33* * Mathematica* 13 compatibility
44* warn explicitly about common mistakes users make
231231* under Windows search registry determined installation locations first
232232* under OS X search LaunchServices database determined installation locations first
233233* under OS X programmatically find path to ` lsregister ` executable
234- * tested with with CMake 2.8.7
234+ * tested with CMake 2.8.7
235235
236236## 2.0.1 (2011-12-20)
237237
Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ The module defines the following variables:
264264* ` Mathematica_HOST_ROOT_DIR ` - Wolfram Language installation directory valid for host platform (corresponds to ` $InstallationDirectory ` )
265265* ` Mathematica_KERNEL_EXECUTABLE ` - path to host Wolfram Language kernel executable
266266* ` Mathematica_FRONTEND_EXECUTABLE ` - path to host Wolfram Language frontend executable
267- * ` Mathematica_BASE_DIR ` - directory for system wide files (corresponds to ` $BaseDirectory ` )
267+ * ` Mathematica_BASE_DIR ` - directory for system- wide files (corresponds to ` $BaseDirectory ` )
268268* ` Mathematica_USERBASE_DIR ` - directory for user-specific files (corresponds to ` $UserBaseDirectory ` )
269269* ` Mathematica_INCLUDE_DIR ` - header file ` mdefs.h ` include directory
270270* ` Mathematica_INCLUDE_DIRS ` - list of include directories for all components
You can’t perform that action at this time.
0 commit comments