diff --git a/src/rust.cc b/src/runtime.cc similarity index 95% rename from src/rust.cc rename to src/runtime.cc index 827494a..7da472b 100644 --- a/src/rust.cc +++ b/src/runtime.cc @@ -1,3 +1,5 @@ +//! The RustPP runtime + #include "panic.hh" #define I_AM_RUSTPP_RUNTIME #include