1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

eeshow/: move file and history access to file/

This commit is contained in:
Werner Almesberger
2016-08-17 21:07:13 -03:00
parent b9329b09d2
commit 097192b7b4
16 changed files with 39 additions and 38 deletions

View File

@@ -33,7 +33,7 @@
#include "style.h"
#include "cro.h"
#include "gfx.h"
#include "git-hist.h"
#include "file/git-hist.h"
#include "sch.h"
#include "delta.h"
#include "diff.h"