X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/dd1e2e08e0cf4010c4e2d12c229f1698322102d2..ad0da4b1a6f6cf0afd5a234b1523bdbf0f6321d8:/projects/sgconf/main.cpp diff --git a/projects/sgconf/main.cpp b/projects/sgconf/main.cpp index c1fc4c3e..70c55718 100644 --- a/projects/sgconf/main.cpp +++ b/projects/sgconf/main.cpp @@ -1240,6 +1240,8 @@ if (state.argc > 0) return -1; } +std::cerr << "Config: " << config.Serialize() << std::endl; + return 0; if (argc < 2)