Skip to content

Commit

Permalink
Include STD.REFLECTION in preload library
Browse files Browse the repository at this point in the history
  • Loading branch information
nickg committed Aug 5, 2023
1 parent 254e817 commit 78c4e65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cgen.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ static bool cgen_is_preload(ident_t name)
"STD.STANDARD",
"STD.TEXTIO",
"STD.ENV",
"STD.REFLECTION",
"IEEE.STD_LOGIC",
"IEEE.NUMERIC",
"IEEE.MATH",
Expand Down

0 comments on commit 78c4e65

Please sign in to comment.