annotate src/sord-0.12.0/tests/test-05.out @ 35:41ea6f72fef5
Update C++ libraries using libc++ on OS/X
author |
Chris Cannam |
date |
Wed, 11 Mar 2015 13:30:03 +0000 |
parents |
c7265573341e |
children |
|
rev |
line source |
Chris@0
|
1 _:genid1 <http://example.org/base#a> <http://example.org/base#b> .
|
Chris@0
|
2 _:genid1 <http://example.org/base#c> <http://example.org/base#d> .
|
Chris@0
|
3 <http://example.org/base#e> <http://example.org/base#f> _:genid2 .
|
Chris@0
|
4 _:genid2 <http://example.org/base#g> <http://example.org/base#h> .
|