File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Source code for the example C++ library.
1111cpp_lib.h
1212=========
1313
14- .. literalinclude :: ../msl/examples/loadlib/cpp_lib.h
14+ .. literalinclude :: ../src/ msl/examples/loadlib/cpp_lib.h
1515 :language: cpp
1616
1717.. _cpp-lib-source :
@@ -20,5 +20,5 @@ cpp_lib.h
2020cpp_lib.cpp
2121===========
2222
23- .. literalinclude :: ../msl/examples/loadlib/cpp_lib.cpp
23+ .. literalinclude :: ../src/ msl/examples/loadlib/cpp_lib.cpp
2424 :language: cpp
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ Source code for the example C# library.
99dotnet_lib.cs
1010=============
1111
12- .. literalinclude :: ../msl/examples/loadlib/dotnet_lib.cs
12+ .. literalinclude :: ../src/ msl/examples/loadlib/dotnet_lib.cs
1313 :language: csharp
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ Source code for the example FORTRAN library.
99fortran_lib.f90
1010===============
1111
12- .. literalinclude :: ../msl/examples/loadlib/fortran_lib.f90
12+ .. literalinclude :: ../src/ msl/examples/loadlib/fortran_lib.f90
1313 :language: fortran
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The following file is compiled to ``Trig.class`` byte code.
1616Trig.java
1717----------
1818
19- .. literalinclude :: ../msl/examples/loadlib/Trig.java
19+ .. literalinclude :: ../src/ msl/examples/loadlib/Trig.java
2020 :language: java
2121
2222.. _java-lib-jar :
@@ -32,13 +32,13 @@ The following classes are included in the ``nz.msl.examples`` package in ``java_
3232MathUtils.java
3333--------------
3434
35- .. literalinclude :: ../msl/examples/loadlib/nz/msl/examples/MathUtils.java
35+ .. literalinclude :: ../src/ msl/examples/loadlib/nz/msl/examples/MathUtils.java
3636 :language: java
3737
3838.. _java-lib-Matrix :
3939
4040Matrix.java
4141-----------
4242
43- .. literalinclude :: ../msl/examples/loadlib/nz/msl/examples/Matrix.java
43+ .. literalinclude :: ../src/ msl/examples/loadlib/nz/msl/examples/Matrix.java
4444 :language: java
Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ labview_lib.vi
1919labview_lib.h
2020=============
2121
22- .. literalinclude :: ../msl/examples/loadlib/labview_lib.h
22+ .. literalinclude :: ../src/ msl/examples/loadlib/labview_lib.h
2323 :language: cpp
You can’t perform that action at this time.
0 commit comments