Skip to content

Commit

Permalink
docu updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sakra committed Dec 15, 2021
1 parent a7a88d1 commit 99d8c95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 3.6.0
## 3.6.0 (2021-12-15)

* *Mathematica* 13 compatibility
* warn explicitly about common mistakes users make
Expand Down Expand Up @@ -231,7 +231,7 @@
* under Windows search registry determined installation locations first
* under OS X search LaunchServices database determined installation locations first
* under OS X programmatically find path to `lsregister` executable
* tested with with CMake 2.8.7
* tested with CMake 2.8.7

## 2.0.1 (2011-12-20)

Expand Down
2 changes: 1 addition & 1 deletion MANUAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ The module defines the following variables:
* `Mathematica_HOST_ROOT_DIR` - Wolfram Language installation directory valid for host platform (corresponds to `$InstallationDirectory`)
* `Mathematica_KERNEL_EXECUTABLE` - path to host Wolfram Language kernel executable
* `Mathematica_FRONTEND_EXECUTABLE` - path to host Wolfram Language frontend executable
* `Mathematica_BASE_DIR` - directory for system wide files (corresponds to `$BaseDirectory`)
* `Mathematica_BASE_DIR` - directory for system-wide files (corresponds to `$BaseDirectory`)
* `Mathematica_USERBASE_DIR` - directory for user-specific files (corresponds to `$UserBaseDirectory`)
* `Mathematica_INCLUDE_DIR` - header file `mdefs.h` include directory
* `Mathematica_INCLUDE_DIRS` - list of include directories for all components
Expand Down

0 comments on commit 99d8c95

Please sign in to comment.