~ubuntu-branches/ubuntu/wily/sratom/wily

« back to all changes in this revision

Viewing changes to sratom/sratom.h

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia, Jaromír Mikeš, Alessio Treglia
  • Date: 2014-08-20 11:30:29 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20140820113029-273akf4wq6pbso96
Tags: 0.4.6~dfsg0-1
[ Jaromír Mikeš ]
* New upstream release.
* Tuned get-orig-source.
* Remove --debug from configure to cppflags be passed.

[ Alessio Treglia ]
* Add symbols control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
/**
117
117
   Write pretty numeric literals.
118
118
 
119
 
   If @p pretty_numbers is true, numbers will be written as pretty Turtle
 
119
   If `pretty_numbers` is true, numbers will be written as pretty Turtle
120
120
   literals, rather than string literals with precise types.  The cost of this
121
121
   is that the types might get fudged on a round-trip to RDF and back.
122
122
*/
151
151
 
152
152
/**
153
153
   Read an Atom from RDF.
154
 
   The resulting atom will be written to @p forge.
 
154
   The resulting atom will be written to `forge`.
155
155
*/
156
156
SRATOM_API
157
157
void