summaryrefslogtreecommitdiffstats
path: root/bundles/StereoInOut.ingen/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-04-05 22:45:50 +0000
committerDavid Robillard <d@drobilla.net>2015-04-05 22:45:50 +0000
commit1d01e09da3d45af72c04b007bccd240ec16fbe36 (patch)
treea036167f217575de5cd9c1aabec76bb38a6bb43d /bundles/StereoInOut.ingen/manifest.ttl
parenta219a9c8e08bbd571661b676bd57f4e7bf08e421 (diff)
downloadingen-1d01e09da3d45af72c04b007bccd240ec16fbe36.tar.gz
ingen-1d01e09da3d45af72c04b007bccd240ec16fbe36.tar.bz2
ingen-1d01e09da3d45af72c04b007bccd240ec16fbe36.zip
Update template bundles.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5668 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'bundles/StereoInOut.ingen/manifest.ttl')
-rw-r--r--bundles/StereoInOut.ingen/manifest.ttl16
1 files changed, 0 insertions, 16 deletions
diff --git a/bundles/StereoInOut.ingen/manifest.ttl b/bundles/StereoInOut.ingen/manifest.ttl
deleted file mode 100644
index d8cc7324..00000000
--- a/bundles/StereoInOut.ingen/manifest.ttl
+++ /dev/null
@@ -1,16 +0,0 @@
-@prefix atom: <http://lv2plug.in/ns/ext/atom#> .
-@prefix patch: <http://lv2plug.in/ns/ext/patch#> .
-@prefix doap: <http://usefulinc.com/ns/doap#> .
-@prefix ingen: <http://drobilla.net/ns/ingen#> .
-@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
-@prefix midi: <http://lv2plug.in/ns/ext/midi#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-
-<StereoInOut.ttl>
- lv2:binary <libingen_lv2.so> ;
- a ingen:Graph ,
- lv2:Plugin ;
- rdfs:seeAlso <StereoInOut.ttl> .