mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 00:53:41 +08:00
duplicate removed
This commit is contained in:
@@ -72,9 +72,6 @@ let compute_ticks = fun min_y max_y ->
|
||||
(delta, scale, u, tick_min)
|
||||
|
||||
|
||||
|
||||
let (//) = Filename.concat
|
||||
|
||||
let colors = [|"red"; "blue"; "green"; "orange"; "purple"; "magenta"|]
|
||||
|
||||
type curve = { values: (float*float) array; color : string }
|
||||
|
||||
Reference in New Issue
Block a user