From da5a43bc2f2f1697dbfbf6a22f1b35a1af8848ce Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Tue, 20 Jan 2015 01:12:56 +0100 Subject: Added data directories with some dummy files (to be used later) --- data/domain/book.oxm | 3 +++ data/domain/structure.oxm | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 data/domain/book.oxm create mode 100644 data/domain/structure.oxm (limited to 'data/domain') diff --git a/data/domain/book.oxm b/data/domain/book.oxm new file mode 100644 index 0000000..9659334 --- /dev/null +++ b/data/domain/book.oxm @@ -0,0 +1,3 @@ + + + diff --git a/data/domain/structure.oxm b/data/domain/structure.oxm new file mode 100644 index 0000000..63d0c5c --- /dev/null +++ b/data/domain/structure.oxm @@ -0,0 +1,3 @@ + + + -- cgit v1.2.3