Skip to content
Snippets Groups Projects

Update docs for opSimulation v1.2.0

Merged openpass bot user requested to merge doc-v1.2.0 into master
92+ files
+ 25870
25872
Compare changes
  • Side-by-side
  • Inline
Files
92+
[
{
"name": "MinGW64",
"preferredGenerator": {
"name": "MSYS Makefiles"
},
"environmentVariables": { "PATH": "${command:mingw64.path}" },
"compilers": {
"C": "${command:mingw64.cc.exe}",
"CXX": "${command:mingw64.cxx.exe}",
"Fortran": "${command:mingw64.fc.exe}"
},
"keep": true
}
]
[
{
"name": "MinGW64",
"preferredGenerator": {
"name": "MSYS Makefiles"
},
"environmentVariables": { "PATH": "${command:mingw64.path}" },
"compilers": {
"C": "${command:mingw64.cc.exe}",
"CXX": "${command:mingw64.cxx.exe}",
"Fortran": "${command:mingw64.fc.exe}"
},
"keep": true
}
]
Loading