From 069c52a10cc4c4c06de8a4d83ddb3755e40be7a4 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 24 Jun 2013 13:34:30 +0200 Subject: Reorganize various components * p11-kit library and tool in the p11-kit/ subdirectory * trust module and new trust tool in trust/ subdirectory * No more tools/ subdirectory * Lots less in the common/ subdirectory --- common/basic.asn | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 common/basic.asn (limited to 'common/basic.asn') diff --git a/common/basic.asn b/common/basic.asn deleted file mode 100644 index 3c79a4b..0000000 --- a/common/basic.asn +++ /dev/null @@ -1,12 +0,0 @@ - -BASIC { } - -DEFINITIONS EXPLICIT TAGS ::= - -BEGIN - -Any ::= ANY - -ObjectIdentifier ::= OBJECT IDENTIFIER - -END \ No newline at end of file -- cgit v1.1