Skip to content
Snippets Groups Projects
Commit dcd97e01 authored by sof's avatar sof
Browse files

[project @ 1997-06-05 21:14:12 by sof]

tidied up
parent 2b362aa9
No related merge requests found
......@@ -3,5 +3,5 @@ _exports_
CgRetConv CtrlReturnConvention(VectoredReturn UnvectoredReturn) ctrlReturnConvAlg;
_declarations_
1 data CtrlReturnConvention = VectoredReturn PrelBase.Int | UnvectoredReturn PrelBase.Int;
1 ctrlReturnConvAlg _:_ TyCon.TyCon -> CgRetConv.CtrlReturnConvention ;;
1 ctrlReturnConvAlg _:_ TyCon.TyCon -> CtrlReturnConvention ;;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment