diff --git a/windows/Vapor.rs b/windows/Vapor.rs index da27497..f8c56f3 100644 --- a/windows/Vapor.rs +++ b/windows/Vapor.rs @@ -1,4 +1,4 @@ -// Prepare environment for ZX and launch it using erl.exe +// Prepare environment for Vapor via ZX and launch it using erl.exe use std::env; use std::path::Path;