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
6f13e631
Commit
6f13e631
authored
Jul 21, 2015
by
Alan Mishchenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renaming Cba into Bac.
parent
8b1d1dc8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
abclib.dsp
+3
-3
src/base/bac/bacReadVer.c
+1
-1
No files found.
abclib.dsp
View file @
6f13e631
...
...
@@ -871,11 +871,11 @@ SOURCE=.\src\base\bac\bacPrsTrans.c
# End Source File
# Begin Source File
SOURCE=.\src\base\bac\bacP
rtAbc
.c
SOURCE=.\src\base\bac\bacP
tr
.c
# End Source File
# Begin Source File
SOURCE=.\src\base\bac\bacPtr.c
SOURCE=.\src\base\bac\bacPtr
Abc
.c
# End Source File
# Begin Source File
...
...
@@ -887,7 +887,7 @@ SOURCE=.\src\base\bac\bacReadSmt.c
# End Source File
# Begin Source File
SOURCE=.\src\base\bac\bacReadVe
c
.c
SOURCE=.\src\base\bac\bacReadVe
r
.c
# End Source File
# Begin Source File
...
...
src/base/bac/bacReadVer.c
View file @
6f13e631
...
...
@@ -447,7 +447,7 @@ static inline int Psr_ManReadSignal( Psr_Man_t * p )
return
Abc_Var2Lit2
(
Item
,
BAC_PRS_NAME
);
}
}
static
int
Psr_ManReadSignalList
(
Psr_Man_t
*
p
,
Vec_Int_t
*
vTemp
,
char
LastSymb
,
int
fAddForm
)
int
Psr_ManReadSignalList
(
Psr_Man_t
*
p
,
Vec_Int_t
*
vTemp
,
char
LastSymb
,
int
fAddForm
)
{
Vec_IntClear
(
vTemp
);
while
(
1
)
...
...
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