Changeset 175 for trunk/src/xml/rdf
- Timestamp:
- 01/19/10 20:17:03 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/xml/rdf/exporter.lisp ΒΆ
r168 r175 120 120 (setf *export-tm* tm) 121 121 (with-revision revision 122 (setf SB-IMPL::*DEFAULT-EXTERNAL-FORMAT* :utf-8) 122 123 (with-open-file (stream rdf-path :direction :output) 123 124 (cxml:with-xml-output (cxml:make-character-stream-sink
Note: See TracChangeset
for help on using the changeset viewer.