Started integrating c++ into python
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
#include "goal.hpp"
|
||||
%}
|
||||
|
||||
%include "std_array.i"
|
||||
%include "std_string.i"
|
||||
|
||||
namespace solitaire {
|
||||
enum class CardType : int { Zhong, Bai, Fa, Hua, Red, Green, Black };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user