20,741
edits
| Line 361: | Line 361: | ||
=== Adding new Control System Components === | === Adding new Control System Components === | ||
Here's a stub to add an empty '''FGDummy''' component to | Here's a stub to add an empty '''FGDummy''' component to JSBSim: | ||
<syntaxhighlight lang="diff"> | <syntaxhighlight lang="diff"> | ||
diff --git a/src/models/FGFCS.cpp b/src/models/FGFCS.cpp | diff --git a/src/models/FGFCS.cpp b/src/models/FGFCS.cpp | ||