[Refactor]: Manually added the refactoring changes introduced into upstream repository.

This commit is contained in:
Chayan Deb 2025-02-19 16:58:07 +05:30
parent 7cd980cf42
commit 2bb0c10bd9
2 changed files with 2064 additions and 2014 deletions

3
.gitignore vendored
View File

@ -18,6 +18,7 @@
# bison output
src/expandlabel.c
src/expandlabel.h
src/eval_expr.c
# flex output
src/parselabel.c
src/parselabel.h
@ -39,4 +40,4 @@ scconfig/config.cache
doc/manpages/xschem.1
Makefile.conf
config.h
*.Identifier
*.Identifier

File diff suppressed because it is too large Load Diff