Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
abc
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
abc
Commits
62a4e2f1
Commit
62a4e2f1
authored
Dec 15, 2012
by
Alan Mishchenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improvements to DSD manager.
parent
bfad6542
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
src/opt/dau/dau.h
+1
-1
src/opt/dau/dauTree.c
+0
-0
No files found.
src/opt/dau/dau.h
View file @
62a4e2f1
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
ABC_NAMESPACE_HEADER_START
ABC_NAMESPACE_HEADER_START
#define DAU_MAX_VAR 1
6
// should be 6 or more
#define DAU_MAX_VAR 1
2
// should be 6 or more
#define DAU_MAX_STR 1000
#define DAU_MAX_STR 1000
#define DAU_MAX_WORD (1<<(DAU_MAX_VAR-6))
#define DAU_MAX_WORD (1<<(DAU_MAX_VAR-6))
...
...
src/opt/dau/dauTree.c
View file @
62a4e2f1
This diff is collapsed.
Click to expand it.
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