diff --git a/SrcXPath.js b/SrcXPath.js new file mode 100644 index 00000000..d7b4d268 --- /dev/null +++ b/SrcXPath.js @@ -0,0 +1,3 @@ +function SrcXPath(html,note,type){ + return ""; +} diff --git a/Srcxpathxml.js b/Srcxpathxml.js deleted file mode 100644 index 1cf1479b..00000000 --- a/Srcxpathxml.js +++ /dev/null @@ -1,3 +0,0 @@ -function xpathxml(html,note,type){ - return ""; -}