projects
/
m17n
/
m17n-lib-cs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a868fd
)
*** empty log message ***
author
handa
<handa>
Wed, 7 Oct 2009 12:39:55 +0000
(12:39 +0000)
committer
handa
<handa>
Wed, 7 Oct 2009 12:39:55 +0000
(12:39 +0000)
XmlExpr.cs
patch
|
blob
|
history
diff --git
a/XmlExpr.cs
b/XmlExpr.cs
index
5c588da
..
599d3e9
100644
(file)
--- a/
XmlExpr.cs
+++ b/
XmlExpr.cs
@@
-135,6
+135,7
@@
namespace System.Xml.Expression
: base (name, min_arg, max_arg)
{
this.builtin = builtin;
+ this.setvar = setvar;
}
public override Term Call (Domain domain, Variable vari, Term[] args)