mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-01 18:27:44 +02:00
Added 'src/mem' as an additition include directory in Python interface.
This commit is contained in:
@@ -7,6 +7,7 @@ from distutils import util
|
||||
include_dirs = [
|
||||
'../aig/hop',
|
||||
'../aig/gia',
|
||||
'../aig/mem',
|
||||
'../base/abc',
|
||||
'../base/cmd',
|
||||
'../base/io',
|
||||
|
||||
Reference in New Issue
Block a user