cannam@248: // Include all Serd and Sord source files into a single file. cannam@248: // This is not part of the original libraries. cannam@248: cannam@248: #include "../serd/src/byte_source.c" cannam@248: #include "../serd/src/env.c" cannam@248: #include "../serd/src/node.c" cannam@248: #include "../serd/src/reader.c" cannam@248: #include "../serd/src/string.c" cannam@248: #include "../serd/src/uri.c" cannam@248: #include "../serd/src/writer.c" cannam@248: cannam@248: #include "src/sord.c" cannam@248: #include "src/syntax.c" cannam@248: