URL
https://opencores.org/ocsvn/sc2v/sc2v/trunk
[/] [sc2v/] [trunk/] [src/] [sc2v_step2.y] - Diff between revs 31 and 32
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 31 |
Rev 32 |
Line 714... |
Line 714... |
};
|
};
|
|
|
closekey_semicolon:
|
closekey_semicolon:
|
CLOSEKEY SEMICOLON
|
CLOSEKEY SEMICOLON
|
{
|
{
|
|
if (translate == 1)
|
|
{
|
|
if (method_found)
|
|
{
|
|
method_found = 0;
|
|
processlist =
|
|
InsertProcess (processlist, active_method, sensibilitylist,
|
|
active_method_type);
|
|
}
|
|
}
|
};
|
};
|
|
|
|
|
|
|
enumerates:
|
enumerates:
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.