[BACK]Return to mainsmvc.ads CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / PHC / Ada / Root_Counts / Symmetry

File: [local] / OpenXM_contrib / PHC / Ada / Root_Counts / Symmetry / mainsmvc.ads (download)

Revision 1.1, Sun Oct 29 17:45:31 2000 UTC (23 years, 8 months ago) by maekawa
Branch point for: MAIN

Initial revision

procedure mainsmvc ( infilename,outfilename : in string );

-- DESCRIPTION :
--   This procedure implements the dispatcher for the mvc tool
--   by choosing the menu and calling the selected driver.
--   The arguments are the names of the input and output files.