* Embedsignature in tokens.pyx

This commit is contained in:
Matthew Honnibal 2014-12-30 21:22:00 +11:00
parent aac5028b6e
commit c1ef3febee

View File

@ -1,4 +1,5 @@
# cython: profile=True
# cython: embedsignature=True
from preshed.maps cimport PreshMap
from preshed.counter cimport PreshCounter