From 0afdc3e8c2d8e96d0cd0a5f05f1481a4eecc51d2 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 28 Feb 2024 03:01:23 +0000 Subject: CTAN sync 202402280301 --- graphics/asymptote/LspCpp/examples/StdIOClientExample.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/asymptote/LspCpp/examples/StdIOClientExample.cpp') diff --git a/graphics/asymptote/LspCpp/examples/StdIOClientExample.cpp b/graphics/asymptote/LspCpp/examples/StdIOClientExample.cpp index 7683808ab4..13bf9da633 100644 --- a/graphics/asymptote/LspCpp/examples/StdIOClientExample.cpp +++ b/graphics/asymptote/LspCpp/examples/StdIOClientExample.cpp @@ -163,7 +163,7 @@ int main(int argc, char* argv[]) } else { - execPath = "STDIO_SERVER_EXAMPLE.exe"; + execPath = "StdIOServerExample"; } Client client(execPath, {}); -- cgit v1.2.3