Add two missing function definitions.

This patch adds the function definitions for ivl_expr_branch and
ivl_expr_nature to the ivl.def file. This is needed to get Cygwin
and MinGW to compile correctly.
This commit is contained in:
Cary R 2008-12-01 10:05:20 -08:00 committed by Stephen Williams
parent d272a93a40
commit a84682e07d
1 changed files with 2 additions and 0 deletions

View File

@ -37,12 +37,14 @@ ivl_event_scope
ivl_expr_type
ivl_expr_bits
ivl_expr_branch
ivl_expr_def
ivl_expr_dvalue
ivl_expr_event
ivl_expr_file
ivl_expr_lineno
ivl_expr_name
ivl_expr_nature
ivl_expr_opcode
ivl_expr_oper1
ivl_expr_oper2