projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a86938
)
Add entry for "turtle.scm".
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 23 Jun 2006 18:49:17 +0000
(18:49 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 23 Jun 2006 18:49:17 +0000
(18:49 +0000)
v7/src/xml/ed-ffi.scm
patch
|
blob
|
history
diff --git
a/v7/src/xml/ed-ffi.scm
b/v7/src/xml/ed-ffi.scm
index 8d0f527c619c6496ebaf4359f4ea362c6b8fa25c..4ecbaf9494629f7bde3d1b8e8c5d5753864ace63 100644
(file)
--- a/
v7/src/xml/ed-ffi.scm
+++ b/
v7/src/xml/ed-ffi.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: ed-ffi.scm,v 1.
9 2006/02/18 04:31:38
cph Exp $
+$Id: ed-ffi.scm,v 1.
10 2006/06/23 18:49:17
cph Exp $
Copyright 2001,2005,2006 Massachusetts Institute of Technology
@@
-28,6
+28,7
@@
USA.
(standard-scheme-find-file-initialization
'#(("rdf-nt" (runtime rdf nt))
("rdf-struct" (runtime rdf structures))
+ ("turtle" (runtime rdf turtle))
("xhtml" (runtime xml html))
("xhtml-entities" (runtime xml html))
("xml-chars" (runtime xml parser))