We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661a82f commit ea98df8Copy full SHA for ea98df8
doc/setup/setting_up_osi_cpp.adoc
@@ -4,8 +4,8 @@ include::{root-path}_config.adoc[]
4
endif::[]
5
= Open Simulation Interface (OSI) C++ Bindings
6
7
-This section explains how to integrate OSI into your own C++ project.
8
-The C++ bindings are available in the separate https://github.com/OpenSimulationInterface/osi-cpp.git[osi-cpp] repository.
+This section explains how to integrate OSI into your own C\++ project.
+The C\++ bindings are available in the separate https://github.com/OpenSimulationInterface/osi-cpp.git[osi-cpp] repository.
9
10
You can refer to an example application in the examples of the
11
https://github.com/OpenSimulationInterface/osi-sensor-model-packaging/tree/master/examples[OSI Sensor Model Packaging] repository.
0 commit comments