diff --git a/compiler.rst b/compiler.rst --- a/compiler.rst +++ b/compiler.rst @@ -504,16 +504,6 @@ opcode.py One of the files that must be modified if Include/opcode.h is. - compiler/ - - pyassem.py - One of the files that must be modified if Include/opcode.h is - changed. - - pycodegen.py - One of the files that must be modified if Include/opcode.h is - changed. - Known Compiler-related Experiments ----------------------------------