Rename rust_uv.cpp to rust_aio.cpp

This commit is contained in:
Brian Anderson 2011-11-07 19:35:39 -08:00
parent fdeb5ba304
commit 8857657640
2 changed files with 1 additions and 1 deletions

View file

@ -48,7 +48,7 @@ RUNTIME_CS_$(1) := \
rt/rust_chan.cpp \
rt/rust_port.cpp \
rt/rust_upcall.cpp \
rt/rust_uv.cpp \
rt/rust_aio.cpp \
rt/rust_log.cpp \
rt/rust_timer.cpp \
rt/circular_buffer.cpp \