diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-07-09 00:14:37 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-07-09 00:14:37 +0000 |
commit | 532743913cb5cf833407d4a12d9b9f4f995b4c43 (patch) | |
tree | 1f9ef6bb2834971ee20da3cb83efb2120478ff75 /lang/stackless_python | |
parent | 5f91fb496619e6a3c6651539589b629a348b485f (diff) | |
download | ports-532743913cb5cf833407d4a12d9b9f4f995b4c43.tar.gz ports-532743913cb5cf833407d4a12d9b9f4f995b4c43.zip |
Notes
Diffstat (limited to 'lang/stackless_python')
-rw-r--r-- | lang/stackless_python/files/Setup.stackless | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/stackless_python/files/Setup.stackless b/lang/stackless_python/files/Setup.stackless deleted file mode 100644 index d53ac607fb4f..000000000000 --- a/lang/stackless_python/files/Setup.stackless +++ /dev/null @@ -1,4 +0,0 @@ -*static* - -# Christian Tismer's continuation module (part of Stackless Python) -continuation continuationmodule.c |