User:Bugman/subsystems: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Sectioning.)
Line 1: Line 1:
== Hunting down subsystems ==
== Tracking down subsystems ==
 
=== Script ===


The following script is for finding all FlightGear dependencies:
The following script is for finding all FlightGear dependencies:
Line 124: Line 126:
     FindSubsystems()
     FindSubsystems()
}}
}}
=== All subsystems ===


The result is:
The result is:

Revision as of 10:04, 18 April 2018

Tracking down subsystems

Script

The following script is for finding all FlightGear dependencies:

All subsystems

The result is:

Refactoring

To check that all subsystems on a branch have been updated or refactored: