mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-01 11:28:32 +08:00
10 lines
304 B
C++
10 lines
304 B
C++
#!/usr/bin/python
|
||
# -*- coding: utf8 -*-
|
||
# cp936
|
||
|
||
#===============================================================================
|
||
# 作者:fasiondog
|
||
# 历史:1)20150314, Added by fasiondog
|
||
#===============================================================================
|
||
|
||
__all__ = ["ama_instance"] |