Rev 17214 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17214 | Rev 17646 | ||
---|---|---|---|
Line 24... | Line 24... | ||
24 | !for slib_j=1 to $slib_facecnt |
24 | !for slib_j=1 to $slib_facecnt |
25 | slib_tmp=!row $slib_j of $slib_ff_ |
25 | slib_tmp=!row $slib_j of $slib_ff_ |
26 | slib_tmp=!words2items $slib_tmp |
26 | slib_tmp=!words2items $slib_tmp |
27 | slib_ff=!append item [$(slib_tmp[1..$(slib_tmp[1])+1])] to $slib_ff |
27 | slib_ff=!append item [$(slib_tmp[1..$(slib_tmp[1])+1])] to $slib_ff |
28 | !next |
28 | !next |
29 | - | ||
30 | !if $slib_header_patron= |
- | |
31 | !readproc gp/spanning_tree.gp |
- | |
32 | slib_pr=!exec pari $slib_header_patron |
- | |
33 | !endif |
- | |
34 | slib_pr=!exec pari xyz=[$slib_xyz];ff=[$slib_ff] |
29 | slib_pr=!exec pari xyz=[$slib_xyz];ff=[$slib_ff] |