From 83a1ee8cf55b569dee3f53fb4d0a47024d115f3e Mon Sep 17 00:00:00 2001 From: Cary R Date: Thu, 8 Nov 2007 10:16:56 -0800 Subject: [PATCH] Add vpi_mcd_flush to vvp.def for cygwin In the recent changes to $fflush() I missed adding this for cygwin. --- vvp/vvp.def | 1 + 1 file changed, 1 insertion(+) diff --git a/vvp/vvp.def b/vvp/vvp.def index 16ca5a6ee..3d4f16f88 100644 --- a/vvp/vvp.def +++ b/vvp/vvp.def @@ -17,6 +17,7 @@ vpi_handle_by_index vpi_handle_by_name vpi_iterate vpi_mcd_close +vpi_mcd_flush vpi_mcd_name vpi_mcd_open vpi_mcd_printf