Skip to content

Commit

Permalink
fix broken link to Fortran examples in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joergbrech committed Mar 2, 2018
1 parent 8bca02b commit a7e7092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ tixiGetDoubleElement( handle, elementPath, &x );
```

## Multi Language Support ##
The TIXI library is written in C, but there are interfaces and wrappers for C++, Fortran, Python, JAVA and Matlab. Take a look at our examples for [C](https://github.com/DLR-SC/tixi/wiki/CExamples) and [Fortran](https://github.com/DLR-SC/tixi/wiki/Fortran Examples).
The TIXI library is written in C, but there are interfaces and wrappers for C++, Fortran, Python, JAVA and Matlab. Take a look at our examples for [C](https://github.com/DLR-SC/tixi/wiki/CExamples) and [Fortran](https://github.com/DLR-SC/tixi/wiki/Fortran%20Examples).

0 comments on commit a7e7092

Please sign in to comment.