Doxygen code comment cleanups and fixes. No code changes. (0.41.5)
This commit is contained in:
parent
4309ec2a52
commit
892fa3cfbf
88 changed files with 224 additions and 265 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* instruction representation (@ref Instruction), and the owning bytecode
|
||||
* container (@ref Bytecode) together with minimal constructor/manipulation
|
||||
* helpers. The concrete execution semantics for each opcode are implemented
|
||||
* in the VM (see vm.c and vm/* handlers).
|
||||
* in the VM (see vm.c and vm/some_file.c handlers).
|
||||
*/
|
||||
#ifndef FUN_BYTECODE_H
|
||||
#define FUN_BYTECODE_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue