From: <sv...@ww...> - 2006-01-22 04:50:46
|
Author: mkrose Date: 2006-01-21 20:50:39 -0800 (Sat, 21 Jan 2006) New Revision: 1830 Modified: trunk/CSP/csp/cspsim/SConscript Log: Add MasterModes to the bulid. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1830 Modified: trunk/CSP/csp/cspsim/SConscript =================================================================== --- trunk/CSP/csp/cspsim/SConscript 2006-01-22 03:47:58 UTC (rev 1829) +++ trunk/CSP/csp/cspsim/SConscript 2006-01-22 04:50:39 UTC (rev 1830) @@ -216,6 +216,8 @@ 'f16/FuelSystem.cpp', 'f16/GroundAvoidanceAdvisory.cpp', 'f16/GroundAvoidanceAdvisory.h', + 'f16/MasterModes.cpp', + 'f16/MasterModes.h', 'f16/NavigationSystem.cpp', 'f16/NavigationSystem.h', 'f16/PageALOW.h', |