Amend inaccurate comment
This commit is contained in:
parent
e1deba51ab
commit
cb1d4fd278
|
|
@ -245,8 +245,7 @@ private:
|
|||
};
|
||||
|
||||
/*
|
||||
* A concurrent statement appears in architecture bodies but not
|
||||
* processes.
|
||||
* A concurrent statement appears in architecture bodies/
|
||||
*/
|
||||
class vhdl_conc_stmt : public vhdl_element {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Reference in New Issue