|
|
|
|
@ -851,7 +851,7 @@ $getRel("<<--", $from, $to, $label, $techn, $descr, $sprite, $tags, $link)
|
|
|
|
|
!endprocedure
|
|
|
|
|
|
|
|
|
|
!unquoted procedure BiRel_Back($from, $to, $label, $techn="", $descr="", $sprite="", $tags="", $link="")
|
|
|
|
|
$getRel("<<--", $from, $to, $label, $techn, $descr, $sprite, $tags, $link)
|
|
|
|
|
$getRel("<<-->>", $from, $to, $label, $techn, $descr, $sprite, $tags, $link)
|
|
|
|
|
!endprocedure
|
|
|
|
|
|
|
|
|
|
!unquoted procedure Rel_Neighbor($from, $to, $label, $techn="", $descr="", $sprite="", $tags="", $link="")
|
|
|
|
|
@ -859,7 +859,7 @@ $getRel("->>", $from, $to, $label, $techn, $descr, $sprite, $tags, $link)
|
|
|
|
|
!endprocedure
|
|
|
|
|
|
|
|
|
|
!unquoted procedure BiRel_Neighbor($from, $to, $label, $techn="", $descr="", $sprite="", $tags="", $link="")
|
|
|
|
|
$getRel("->>", $from, $to, $label, $techn, $descr, $sprite, $tags, $link)
|
|
|
|
|
$getRel("<<->>", $from, $to, $label, $techn, $descr, $sprite, $tags, $link)
|
|
|
|
|
!endprocedure
|
|
|
|
|
|
|
|
|
|
!unquoted procedure Rel_Back_Neighbor($from, $to, $label, $techn="", $descr="", $sprite="", $tags="", $link="")
|
|
|
|
|
@ -867,7 +867,7 @@ $getRel("<<-", $from, $to, $label, $techn, $descr, $sprite, $tags, $link)
|
|
|
|
|
!endprocedure
|
|
|
|
|
|
|
|
|
|
!unquoted procedure BiRel_Back_Neighbor($from, $to, $label, $techn="", $descr="", $sprite="", $tags="", $link="")
|
|
|
|
|
$getRel("<<-", $from, $to, $label, $techn, $descr, $sprite, $tags, $link)
|
|
|
|
|
$getRel("<<->>", $from, $to, $label, $techn, $descr, $sprite, $tags, $link)
|
|
|
|
|
!endprocedure
|
|
|
|
|
|
|
|
|
|
!unquoted procedure Rel_D($from, $to, $label, $techn="", $descr="", $sprite="", $tags="", $link="")
|
|
|
|
|
|