From 725d4a404b838da6b67d9da66228a1125bddef57 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 20 Nov 2011 23:08:57 +0000 Subject: Lay out repository structure to match include and URI structure. Treat lv2core like all the other specifications in gendoc.py. --- ext/uri-unmap.lv2/manifest.ttl | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 ext/uri-unmap.lv2/manifest.ttl (limited to 'ext/uri-unmap.lv2/manifest.ttl') diff --git a/ext/uri-unmap.lv2/manifest.ttl b/ext/uri-unmap.lv2/manifest.ttl deleted file mode 100644 index 217e7b6..0000000 --- a/ext/uri-unmap.lv2/manifest.ttl +++ /dev/null @@ -1,8 +0,0 @@ -@prefix lv2: . -@prefix rdfs: . - - - a lv2:Specification ; - lv2:minorVersion 0 ; - lv2:microVersion 1 ; - rdfs:seeAlso . -- cgit v1.2.1