1
0
mirror of https://github.com/myhdl/myhdl.git synced 2025-01-24 21:52:56 +08:00

removed psyco comment

This commit is contained in:
jand 2003-07-02 08:01:59 +00:00
parent 78dc0cb7b4
commit 2fb90d24db

View File

@ -23,8 +23,6 @@ __author__ = "Jan Decaluwe <jan@jandecaluwe.com>"
__revision__ = "$Revision$"
__date__ = "$Date$"
#import psyco
#psyco.full()
import sys
maxint = sys.maxint