(***********************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* std_ppcmds -> std_ppcmds val ppcmd_of_cut : ppcut -> std_ppcmds type unparsing = | UnpMetaVar of tolerability | UnpTerminal of string | UnpBox of ppbox * unparsing list | UnpCut of ppcut