Tests for operators and templates
authorDanilo Freitas <dsurviver@gmail.com>
Mon, 24 Aug 2009 20:31:31 +0000 (17:31 -0300)
committerDanilo Freitas <dsurviver@gmail.com>
Mon, 24 Aug 2009 20:31:31 +0000 (17:31 -0300)
commitdffd0a32cd818ce4bd845e47020f750f1301ff29
treef755a711b126c6c8881a2c5651818e0d1738e143
parenta91b6e27458e51152e8dcf1cbc9ef4d432fa0a43
Tests for operators and templates
Cython/Compiler/PyrexTypes.py
tests/compile/operators.h [new file with mode: 0644]
tests/compile/operators.pyx [new file with mode: 0644]
tests/compile/templates.h [new file with mode: 0644]
tests/compile/templates.pyx [new file with mode: 0644]