// Copyright 2023 xensik. All rights reserved. // // Use of this source code is governed by a GNU GPLv3 license // that can be found in the LICENSE file. #include "s1_ps.hpp" namespace xsk::gsc::s1_ps { extern std::array, token_count> const token_list {{ }}; } // namespace xsk::gsc::s1_ps