Removed pyrex.
commita89a2fcaf2465b6ad861b7ff2af5d3c1fb9a017e
authorThomas Leonard <talex5@gmail.com>
Mon, 22 Sep 2003 17:03:22 +0000 (22 17:03 +0000)
committerThomas Leonard <talex5@gmail.com>
Mon, 22 Sep 2003 17:03:22 +0000 (22 17:03 +0000)
tree84ed88cb0348299003055921f166c90ece931ce3
parent828c5a2b280487f3f06d20dacd2efd4420d8d99e
Removed pyrex.

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib2@3071 66de3db3-b00d-0410-b41b-f4738ad19bea
45 files changed:
python/rox/Plex/Actions.py [deleted file]
python/rox/Plex/DFA.py [deleted file]
python/rox/Plex/Errors.py [deleted file]
python/rox/Plex/Lexicons.py [deleted file]
python/rox/Plex/Machines.py [deleted file]
python/rox/Plex/Regexps.py [deleted file]
python/rox/Plex/Scanners.py [deleted file]
python/rox/Plex/Timing.py [deleted file]
python/rox/Plex/Traditional.py [deleted file]
python/rox/Plex/Transitions.py [deleted file]
python/rox/Plex/__init__.py [deleted file]
python/rox/Plex/test_tm.py [deleted file]
python/rox/Pyrex/Compiler/CmdLine.py [deleted file]
python/rox/Pyrex/Compiler/Code.py [deleted file]
python/rox/Pyrex/Compiler/DebugFlags.py [deleted file]
python/rox/Pyrex/Compiler/Errors.py [deleted file]
python/rox/Pyrex/Compiler/ExprNodes.py [deleted file]
python/rox/Pyrex/Compiler/Lexicon.pickle [deleted file]
python/rox/Pyrex/Compiler/Lexicon.py [deleted file]
python/rox/Pyrex/Compiler/Main.py [deleted file]
python/rox/Pyrex/Compiler/Naming.py [deleted file]
python/rox/Pyrex/Compiler/Nodes.py [deleted file]
python/rox/Pyrex/Compiler/Parsing.py [deleted file]
python/rox/Pyrex/Compiler/PyrexTypes.py [deleted file]
python/rox/Pyrex/Compiler/Scanning.py [deleted file]
python/rox/Pyrex/Compiler/Symtab.py [deleted file]
python/rox/Pyrex/Compiler/TypeSlots.py [deleted file]
python/rox/Pyrex/Compiler/Version.py [deleted file]
python/rox/Pyrex/Compiler/__init__.py [deleted file]
python/rox/Pyrex/Debugging.py [deleted file]
python/rox/Pyrex/Distutils/__init__.py [deleted file]
python/rox/Pyrex/Distutils/build_ext.py [deleted file]
python/rox/Pyrex/Mac/FileMarking.py [deleted file]
python/rox/Pyrex/Mac/Finder_Std_Suite.py [deleted file]
python/rox/Pyrex/Mac/MPW_Misc_Suite.py [deleted file]
python/rox/Pyrex/Mac/MacSystem.py [deleted file]
python/rox/Pyrex/Mac/MacTesting.py [deleted file]
python/rox/Pyrex/Mac/MacUtils.py [deleted file]
python/rox/Pyrex/Mac/PS_Misc_Suite.py [deleted file]
python/rox/Pyrex/Mac/PyServerMain.py [deleted file]
python/rox/Pyrex/Mac/TS_Misc_Suite.py [deleted file]
python/rox/Pyrex/Mac/__init__.py [deleted file]
python/rox/Pyrex/Testing.py [deleted file]
python/rox/Pyrex/Utils.py [deleted file]
python/rox/Pyrex/__init__.py [deleted file]