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:
parent
78dc0cb7b4
commit
2fb90d24db
@ -23,8 +23,6 @@ __author__ = "Jan Decaluwe <jan@jandecaluwe.com>"
|
|||||||
__revision__ = "$Revision$"
|
__revision__ = "$Revision$"
|
||||||
__date__ = "$Date$"
|
__date__ = "$Date$"
|
||||||
|
|
||||||
#import psyco
|
|
||||||
#psyco.full()
|
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
maxint = sys.maxint
|
maxint = sys.maxint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user