summaryrefslogtreecommitdiff
path: root/update_ev_wrap
diff options
context:
space:
mode:
authorroot <root>2007-12-19 01:59:29 +0000
committerroot <root>2007-12-19 01:59:29 +0000
commit065b91948ce4cb4043a4c915576eaaff624a199c (patch)
tree4cb26ef0bcbea1e530542bdfce24b43501fac6c0 /update_ev_wrap
parent8f05d352659f0ea4f97f55ccfadfc322b72966bf (diff)
add and document Symbol.* files
Diffstat (limited to 'update_ev_wrap')
-rwxr-xr-xupdate_ev_wrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_ev_wrap b/update_ev_wrap
index 30ebb4f..6e43069 100755
--- a/update_ev_wrap
+++ b/update_ev_wrap
@@ -7,4 +7,4 @@
) | cc -E -o - - | sed -n -e 's/define/#define/p' | (
echo "/* DO NOT EDIT, automatically generated by update_ev_wrap */"
cat
-) | tee ev_wrap.h
+) > ev_wrap.h