Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
32f0a33d
Commit
32f0a33d
authored
Jan 28, 1999
by
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed Setup for BTree component
parent
a2c3f0ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
lib/python/Setup
lib/python/Setup
+5
-5
No files found.
lib/python/Setup
View file @
32f0a33d
...
...
@@ -12,11 +12,11 @@ Record ../Components/ExtensionClass/Record.c -I../Components/Ext
cStringIO ../Components/cPickle/cStringIO.c
cPickle ../Components/cPickle/cPickle.c
BTree ../Components/BTree/BTree.c -I../Components/ExtensionClass -I../Components/BTree
IIBTree ../Components/BTree/IIBTree.c -I../Components/ExtensionClass -I../Components/BTree
IOBTree ../Components/BTree/IOBTree.c -I../Components/ExtensionClass -I../Components/BTree
OIBTree ../Components/BTree/OIBTree.c -I../Components/ExtensionClass -I../Components/BTree
intSet ../Components/BTree/intSet.c -I../Components/ExtensionClass -I../Components/BTree
BTree ../Components/BTree/BTree.c -I../Components/ExtensionClass -I../Components/BTree
-I./BoboPOS
IIBTree ../Components/BTree/IIBTree.c -I../Components/ExtensionClass -I../Components/BTree
-I./BoboPOS
IOBTree ../Components/BTree/IOBTree.c -I../Components/ExtensionClass -I../Components/BTree
-I./BoboPOS
OIBTree ../Components/BTree/OIBTree.c -I../Components/ExtensionClass -I../Components/BTree
-I./BoboPOS
intSet ../Components/BTree/intSet.c -I../Components/ExtensionClass -I../Components/BTree
-I./BoboPOS
zlib ../Components/zlib/zlib.c -I../Components/zlib ../Components/zlib/adler32.c ../Components/zlib/compress.c ../Components/zlib/crc32.c ../Components/zlib/gzio.c ../Components/zlib/uncompr.c ../Components/zlib/deflate.c ../Components/zlib/trees.c ../Components/zlib/zutil.c ../Components/zlib/inflate.c ../Components/zlib/infblock.c ../Components/zlib/inftrees.c ../Components/zlib/infcodes.c ../Components/zlib/infutil.c ../Components/zlib/inffast.c
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment