mirror of
https://github.com/wassname/ray.git
synced 2026-07-27 11:26:41 +08:00
Switch build system to use CMake completely. (#200)
* switch to CMake completely ... * cleanup * Run C tests, update installation instructions.
This commit is contained in:
committed by
Robert Nishihara
parent
ba8933e10f
commit
a708e36225
@@ -0,0 +1,6 @@
|
||||
from __future__ import absolute_import
|
||||
from __future__ import division
|
||||
from __future__ import print_function
|
||||
|
||||
from core.src.photon.libphoton import *
|
||||
from .photon_services import *
|
||||
Reference in New Issue
Block a user