From: Lisandro Dalcin Date: Thu, 8 Apr 2010 18:36:33 +0000 (-0300) Subject: rename stack.pxd -> list.pxd X-Git-Tag: 0.13.beta0~241 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f449a377ef4073e38a8fa28ccf2812fb5995dc85;p=cython.git rename stack.pxd -> list.pxd --HG-- rename : Cython/Includes/libcpp/stack.pxd => Cython/Includes/libcpp/list.pxd --- diff --git a/Cython/Includes/libcpp/stack.pxd b/Cython/Includes/libcpp/list.pxd similarity index 100% rename from Cython/Includes/libcpp/stack.pxd rename to Cython/Includes/libcpp/list.pxd