mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 06:54:49 +08:00
7 lines
144 B
OCaml
7 lines
144 B
OCaml
(* Software In The Loop *)
|
|
|
|
module Make : Sim.AIRCRAFT_ITL
|
|
val options : (string * Arg.spec * string) list
|
|
(** Arg options specific to Sitl *)
|
|
|