diff options
author | frsyuki <frsyuki@vcore.(none)> | 2009-02-22 15:14:21 +0900 |
---|---|---|
committer | frsyuki <frsyuki@vcore.(none)> | 2009-02-22 15:14:21 +0900 |
commit | 11abec1093cf8c9914b5aeeac383d30abc1cad72 (patch) | |
tree | 2deaa42039029e5da89e16c9bcb0dcd8a42ac38a /cpp/bootstrap | |
parent | 761b3980834e4644ce0ce57f6db13d1c93883380 (diff) | |
download | msgpack-python-11abec1093cf8c9914b5aeeac383d30abc1cad72.tar.gz |
c and c++: rewritten and integrated
Diffstat (limited to 'cpp/bootstrap')
-rwxr-xr-x | cpp/bootstrap | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/bootstrap b/cpp/bootstrap deleted file mode 100755 index 7e61b82..0000000 --- a/cpp/bootstrap +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -NO_NEST=1 -. ../bootstrap |