Sha256: f50e6c78747284aaaeb218d0a348f1c4961b3fe0f33efbffea39c4d17bf6b0f3
Contents?: true
Size: 867 Bytes
Versions: 1
Compression:
Stored size: 867 Bytes
Contents
/* * Copyright (C) 2016 Julian Aron Prenner <jap@polyadic.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "evoasm-param.h" EVOASM_DEF_GETTER(param, domain, evoasm_domain_t *) EVOASM_DEF_GETTER(param, id, evoasm_param_id_t)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
evoasm-0.1.0.pre2 | ext/evoasm_ext/libevoasm/src/evoasm-param.c |