Alex Romosan wrote:
Alex Romosan <[EMAIL PROTECTED]> writes:
+ delete Atmosphere; Atmosphere=0;


I know there's no real styleguide for FlightGear. But please let's stick to the one command per line rule. Lines are not that expensive after all :)

And I think it's even more obvious, when you can look if only every odd line is a delete.

delete Atmosphere;
Atmosphere=0;
delete FCS;
FCS=0;
delete Propulsion;
Propulsion=0;


Nine

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to