diff options
| author | frsyuki <frsyuki@users.sourceforge.jp> | 2010-02-06 20:09:41 +0900 |
|---|---|---|
| committer | frsyuki <frsyuki@users.sourceforge.jp> | 2010-02-06 20:09:41 +0900 |
| commit | cd10fbc1fe39308045f0b7bf9cce5f8153f25f1d (patch) | |
| tree | 44e4a1e075deebc3339cdd44e1f550a3ea914e88 /c | |
| parent | ca0b085d156260b6d916139495a6d306a1e7f886 (diff) | |
| download | msgpack-python-cd10fbc1fe39308045f0b7bf9cce5f8153f25f1d.tar.gz | |
removed symbolic links
Diffstat (limited to 'c')
| l--------- | c/msgpack | 1 | ||||
| -rw-r--r-- | c/msgpack/object.h (renamed from c/object.h) | 0 | ||||
| -rw-r--r-- | c/msgpack/pack.h (renamed from c/pack.h) | 0 | ||||
| -rw-r--r-- | c/msgpack/sbuffer.h (renamed from c/sbuffer.h) | 0 | ||||
| -rw-r--r-- | c/msgpack/unpack.h (renamed from c/unpack.h) | 0 | ||||
| -rw-r--r-- | c/msgpack/vrefbuffer.h (renamed from c/vrefbuffer.h) | 0 | ||||
| -rw-r--r-- | c/msgpack/zone.h (renamed from c/zone.h) | 0 |
7 files changed, 0 insertions, 1 deletions
diff --git a/c/msgpack b/c/msgpack deleted file mode 120000 index 945c9b4..0000000 --- a/c/msgpack +++ /dev/null @@ -1 +0,0 @@ -.
\ No newline at end of file diff --git a/c/object.h b/c/msgpack/object.h index 9a014be..9a014be 100644 --- a/c/object.h +++ b/c/msgpack/object.h diff --git a/c/pack.h b/c/msgpack/pack.h index 1525e0f..1525e0f 100644 --- a/c/pack.h +++ b/c/msgpack/pack.h diff --git a/c/sbuffer.h b/c/msgpack/sbuffer.h index b0fab46..b0fab46 100644 --- a/c/sbuffer.h +++ b/c/msgpack/sbuffer.h diff --git a/c/unpack.h b/c/msgpack/unpack.h index e17d0d8..e17d0d8 100644 --- a/c/unpack.h +++ b/c/msgpack/unpack.h diff --git a/c/vrefbuffer.h b/c/msgpack/vrefbuffer.h index ffc52bf..ffc52bf 100644 --- a/c/vrefbuffer.h +++ b/c/msgpack/vrefbuffer.h diff --git a/c/zone.h b/c/msgpack/zone.h index 475ae51..475ae51 100644 --- a/c/zone.h +++ b/c/msgpack/zone.h |
