~ubuntu-branches/debian/sid/redland-bindings/sid

« back to all changes in this revision

Viewing changes to perl/lib/RDF/Redland/CORE.pm

  • Committer: Package Import Robot
  • Author(s): Dave Beckett
  • Date: 2013-01-22 16:03:44 UTC
  • mfrom: (0.1.10)
  • Revision ID: package-import@ubuntu.com-20130122160344-vxrnfl0xynfzbze7
Tags: 1.0.16.1-1
* New upstream release
* Add dpkg-buildflags to configure for hardening

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This file was automatically generated by SWIG (http://www.swig.org).
2
 
# Version 1.3.40
 
2
# Version 2.0.7
3
3
#
4
4
# Do not make changes to this file unless you know what you are doing--modify
5
5
# the SWIG interface file instead.
56
56
*librdf_digest_update_string = *RDF::Redland::COREc::librdf_digest_update_string;
57
57
*librdf_digest_final = *RDF::Redland::COREc::librdf_digest_final;
58
58
*librdf_digest_to_string = *RDF::Redland::COREc::librdf_digest_to_string;
 
59
*librdf_new_hash = *RDF::Redland::COREc::librdf_new_hash;
59
60
*librdf_new_hash_from_string = *RDF::Redland::COREc::librdf_new_hash_from_string;
60
61
*librdf_new_hash_from_array_of_strings = *RDF::Redland::COREc::librdf_new_hash_from_array_of_strings;
61
62
*librdf_hash_to_string = *RDF::Redland::COREc::librdf_hash_to_string;