diff options
author | Jamie Bullock <jamie@jamiebullock.com> | 2014-11-07 12:49:21 +0000 |
---|---|---|
committer | Jamie Bullock <jamie@jamiebullock.com> | 2014-11-07 12:49:21 +0000 |
commit | fc4f132415391c0b5dd52072ce7e25473e06e3a9 (patch) | |
tree | 1c29e58c305e85f1e375c40640c90ff6c3bd9aa1 | |
parent | 1491868aa5a263ac4724e690c0452a21dfbdf284 (diff) | |
download | LibXtract-fc4f132415391c0b5dd52072ce7e25473e06e3a9.tar.gz LibXtract-fc4f132415391c0b5dd52072ce7e25473e06e3a9.tar.bz2 LibXtract-fc4f132415391c0b5dd52072ce7e25473e06e3a9.zip |
Move xtract inside "include" directory
-rw-r--r-- | include/xtract/libxtract.h (renamed from xtract/libxtract.h) | 0 | ||||
-rw-r--r-- | include/xtract/xtract_delta.h (renamed from xtract/xtract_delta.h) | 0 | ||||
-rw-r--r-- | include/xtract/xtract_helper.h (renamed from xtract/xtract_helper.h) | 0 | ||||
-rw-r--r-- | include/xtract/xtract_macros.h (renamed from xtract/xtract_macros.h) | 0 | ||||
-rw-r--r-- | include/xtract/xtract_scalar.h (renamed from xtract/xtract_scalar.h) | 0 | ||||
-rw-r--r-- | include/xtract/xtract_stateful.h (renamed from xtract/xtract_stateful.h) | 0 | ||||
-rw-r--r-- | include/xtract/xtract_types.h (renamed from xtract/xtract_types.h) | 0 | ||||
-rw-r--r-- | include/xtract/xtract_vector.h (renamed from xtract/xtract_vector.h) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/xtract/libxtract.h b/include/xtract/libxtract.h index 17540c5..17540c5 100644 --- a/xtract/libxtract.h +++ b/include/xtract/libxtract.h diff --git a/xtract/xtract_delta.h b/include/xtract/xtract_delta.h index c7b3ee7..c7b3ee7 100644 --- a/xtract/xtract_delta.h +++ b/include/xtract/xtract_delta.h diff --git a/xtract/xtract_helper.h b/include/xtract/xtract_helper.h index 7296f0e..7296f0e 100644 --- a/xtract/xtract_helper.h +++ b/include/xtract/xtract_helper.h diff --git a/xtract/xtract_macros.h b/include/xtract/xtract_macros.h index 3445866..3445866 100644 --- a/xtract/xtract_macros.h +++ b/include/xtract/xtract_macros.h diff --git a/xtract/xtract_scalar.h b/include/xtract/xtract_scalar.h index 8e24284..8e24284 100644 --- a/xtract/xtract_scalar.h +++ b/include/xtract/xtract_scalar.h diff --git a/xtract/xtract_stateful.h b/include/xtract/xtract_stateful.h index 6a5c900..6a5c900 100644 --- a/xtract/xtract_stateful.h +++ b/include/xtract/xtract_stateful.h diff --git a/xtract/xtract_types.h b/include/xtract/xtract_types.h index fe75b6e..fe75b6e 100644 --- a/xtract/xtract_types.h +++ b/include/xtract/xtract_types.h diff --git a/xtract/xtract_vector.h b/include/xtract/xtract_vector.h index f935da6..f935da6 100644 --- a/xtract/xtract_vector.h +++ b/include/xtract/xtract_vector.h |