Werner Almesberger
|
0d41488f93
|
eeshow/sch-parse.c (recurse_sheet): clean up handling of next_obj
|
2016-08-02 17:12:33 -03:00 |
|
Werner Almesberger
|
49a6ebd797
|
eeshow/: make libraries "related" to the [main] schematics sheet
That way, we can use relative paths on the command line, ideally just
./eeshow foo.lib bar.lib com/plex/path/foo.sch
|
2016-08-02 16:38:21 -03:00 |
|
Werner Almesberger
|
24522c45e0
|
eeshow/sch-parse.c (recurse_sheet): move parent/related logic to file.c
|
2016-08-02 16:27:08 -03:00 |
|
Werner Almesberger
|
6793f06aeb
|
eeshow/sch-parse.c, lib-parse.c: use file name and line number from "file"
|
2016-08-02 15:44:28 -03:00 |
|
Werner Almesberger
|
05af03a0fd
|
eeshow/: split file_read into open/read/close
This is to allow for a better implementation of "related" in the future.
|
2016-08-02 15:36:18 -03:00 |
|
Werner Almesberger
|
a941a5f246
|
rename sch2fig to eeshow
|
2016-08-02 11:00:08 -03:00 |
|