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
|
* A concurrent statement appears in architecture bodies/
|
||||||
* processes.
|
|
||||||
*/
|
*/
|
||||||
class vhdl_conc_stmt : public vhdl_element {
|
class vhdl_conc_stmt : public vhdl_element {
|
||||||
public:
|
public:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue