/* PKIX1 Templates in TTCN-3
 *
 * Author: Philipp Maier <pmaier@sysmocom.de> / sysmocom - s.f.m.c. GmbH
 *
 * Released under the terms of GNU General Public License, Version 2 or
 * (at your option) any later version.
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

module PKIX1Implicit88_Templates {

import from PKIX1Implicit88_Types all;
import from PKIX1Implicit88 all;

}