Skip to content

Commit 99d8c95

Browse files
committed
docu updates
1 parent a7a88d1 commit 99d8c95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 3.6.0
1+
## 3.6.0 (2021-12-15)
22

33
* *Mathematica* 13 compatibility
44
* warn explicitly about common mistakes users make
@@ -231,7 +231,7 @@
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

MANUAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)