projects
/
ses.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a047593
)
tmp
author
yu.dongliang
<18588496441@163.com>
Sun, 9 Jul 2023 12:21:10 +0000
(20:21 +0800)
committer
yu.dongliang
<18588496441@163.com>
Sun, 9 Jul 2023 12:21:10 +0000
(20:21 +0800)
ses_layout.h
patch
|
blob
|
blame
|
history
diff --git
a/ses_layout.h
b/ses_layout.h
index a7cd84659210a5abb6f533438018b6b33e4c3fa9..28602bf81235a8970f71ea7ff9070c9e8aa9100c 100644
(file)
--- a/
ses_layout.h
+++ b/
ses_layout.h
@@
-5,12
+5,6
@@
#include"scf_eda_pb.h"
#include"scf_vector.h"
-typedef struct
-{
- scf_vector_t* lines[2];
- size_t n_components;
-} ses_line_pair_t;
-
int ses_layout_board(ScfEboard* b, int x, int y, int w, int h);
#endif