[BACK]Return to driver_for_quantum_pieri.ads CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / PHC / Ada / Schubert

File: [local] / OpenXM_contrib / PHC / Ada / Schubert / driver_for_quantum_pieri.ads (download)

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

Initial revision

with text_io;                            use text_io;

procedure Driver_for_Quantum_Pieri
                ( file : in file_type; n,d,q : in natural );

-- DESCRIPTION :
--   Counts all curves of degree q that produce d-planes in n-space.