update
This commit is contained in:
parent
30f15aca89
commit
17fc12fe02
3 changed files with 31861 additions and 10 deletions
|
|
@ -8,9 +8,10 @@ declare default function namespace 'apb.graphviz';
|
|||
import module namespace proc="http://basex.org/modules/proc";
|
||||
import module namespace file="http://expath.org/ns/file";
|
||||
import module namespace xslt="http://basex.org/modules/xslt";
|
||||
import module namespace random="http://basex.org/modules/random";
|
||||
|
||||
declare namespace svg= "http://www.w3.org/2000/svg";
|
||||
declare namespace xlink="http://www.w3.org/1999/xlink";
|
||||
declare namespace xlink="http://www.w3.org/1999/xlink";
|
||||
|
||||
declare %private variable $gr:dotpath:=if(fn:environment-variable("DOTPATH"))
|
||||
then fn:environment-variable("DOTPATH")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue