diff options
author | Sven Gothel <[email protected]> | 2010-11-06 06:35:49 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-06 06:35:49 +0100 |
commit | abe789311fa607bd73277b38024b4908e350fd8c (patch) | |
tree | a56ee03b8312041bd1ea86cf788e36abb18b3f3e | |
parent | 3e6bddf63876bd3fef26e5b99d7475ea5dae33a9 (diff) |
Move common -> gluegen, emphasizing it's use case (only for gluegen code generation)
-rw-r--r-- | make/stub_includes/gluegen/gluegen_types.h (renamed from make/stub_includes/common/gluegen_types.h) | 0 | ||||
-rw-r--r-- | make/stub_includes/gluegen/stddef.h (renamed from make/stub_includes/common/stddef.h) | 0 | ||||
-rw-r--r-- | make/stub_includes/gluegen/stdint.h (renamed from make/stub_includes/common/stdint.h) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/make/stub_includes/common/gluegen_types.h b/make/stub_includes/gluegen/gluegen_types.h index c854d3345..c854d3345 100644 --- a/make/stub_includes/common/gluegen_types.h +++ b/make/stub_includes/gluegen/gluegen_types.h diff --git a/make/stub_includes/common/stddef.h b/make/stub_includes/gluegen/stddef.h index a3890b08a..a3890b08a 100644 --- a/make/stub_includes/common/stddef.h +++ b/make/stub_includes/gluegen/stddef.h diff --git a/make/stub_includes/common/stdint.h b/make/stub_includes/gluegen/stdint.h index dd03d2d1e..dd03d2d1e 100644 --- a/make/stub_includes/common/stdint.h +++ b/make/stub_includes/gluegen/stdint.h |