*** empty log message ***

This commit is contained in:
Pascal Brisset
2005-09-05 22:02:27 +00:00
parent 4965479824
commit 3a8f286306
4 changed files with 64 additions and 92 deletions
+6 -6
View File
@@ -39,27 +39,27 @@ let functions = [
"Qdr";
"And";
"Or";
"RcRoll";
"RcRoll";
"RcEvent1";
"RcEvent2";
"RadOfDeg"] (*@ binary_operators @ unary_operators*)
"RadOfDeg"]
(* Valid identifiers *)
let variables = [
"launch";
"estimator_z";
"estimator_flight_time";
"estimator_hspeed_mod";
"estimator_hspeed_mod";
"estimator_theta";
"circle_count";
"circle_count";
"vsupply";
"stage_time";
"stage_time_ds";
"stage_time_ds";
"block_time";
"SECURITY_ALT";
"GROUND_ALT";
"TRUE";
"FALSE";
"FALSE";
"QFU"
]