mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-23 09:01:15 +01:00
Move library tree where it belongs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
|
||||
PREFIX : <http://example.org/things#>
|
||||
SELECT ?x
|
||||
WHERE
|
||||
{ ?x :p 1.0e0 .
|
||||
}
|
||||
Reference in New Issue
Block a user