Added contact info to cymunk recipe
This commit is contained in:
parent
4eca2c46b1
commit
c3af68ad99
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
"""
|
||||
Author: Lawrence Du
|
||||
E-mail: larrydu88@gmail.com
|
||||
"""
|
||||
|
||||
from toolchain import CythonRecipe,shprint
|
||||
import os
|
||||
from os.path import join
|
||||
|
|
Loading…
Reference in a new issue