forked from M-Labs/artiq
1
0
Fork 0

Commit missing parts of 127b117.

This commit is contained in:
whitequark 2016-01-15 17:11:26 +00:00
parent 127b117113
commit e0d5b77e27
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import h5py
from artiq.language.environment import EnvExperiment
from artiq.master.databases import DeviceDB, DatasetDB
from artiq.master.worker_db import DeviceManager, DatasetManager
from artiq.coredevice.core import CompileError
from artiq.coredevice.core import CompileError, host_only
from artiq.compiler.embedding import ObjectMap
from artiq.compiler.targets import OR1KTarget
from artiq.tools import *