function subdemolist = demo_gateway()
demopath = get_absolute_file_path("cacsd.dem.gateway.sce");
- add_demo(gettext("CACSD"), demopath + "cacsd.dem.gateway.sce");
+ add_demo(gettext("Control Systems - CACSD"), demopath + "cacsd.dem.gateway.sce");
subdemolist = [_("LQG") , "lqg/lqg.dem"
_("Mixed-sensitivity") , "mixed.dem"
// For more information, see the COPYING file which you should have received
// along with this program.
-add_help_chapter("CACSD (Computer Aided Control Systems Design)",SCI+"/modules/cacsd/help/en_US",%T);
+add_help_chapter("Control Systems - CACSD",SCI+"/modules/cacsd/help/en_US",%T);
// For more information, see the COPYING file which you should have received
// along with this program.
-add_help_chapter("CACSD (Computer Aided Control Systems Design)",SCI+"/modules/cacsd/help/fr_FR",%T);
+add_help_chapter("Systèmes de Contrôle - CACSD",SCI+"/modules/cacsd/help/fr_FR",%T);