Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
b1de738a
Commit
b1de738a
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-05-29 23:08:10 by cvscast] Empty log message
Original author: cvscast Date: 2003-05-29 23:08:10+00:00
parent
b7317388
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/xsltmark/dbonerow.cd
View file @
b1de738a
...
@@ -59,7 +59,7 @@ let fun dbonerow (<table> x : Table) : Xhtml =
...
@@ -59,7 +59,7 @@ let fun dbonerow (<table> x : Table) : Xhtml =
match load_xml "testcases/db10000.xml" with
match load_xml "testcases/db10000.xml" with
| x
&
Table ->
dump_to_file "dbonerow.htm" (
print_xml(dbonerow x)
)
| x
&
Table -> print_xml(dbonerow x)
| _ -> raise "Ma che c%$#^# di file mi hai passato?";;
| _ -> raise "Ma che c%$#^# di file mi hai passato?";;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment