Rev 13933 | Rev 16634 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13933 | Rev 14037 | ||
---|---|---|---|
Line 68... | Line 68... | ||
68 | !goto after |
68 | !goto after |
69 | !endif |
69 | !endif |
70 | !if $sw=jmol |
70 | !if $sw=jmol |
71 | !set swout1=!lines2rows $swout |
71 | !set swout1=!lines2rows $swout |
72 | !readproc slib/chemistry/jmolshow $swout1,200,200,white,, |
72 | !readproc slib/chemistry/jmolshow $swout1,200,200,white,, |
- | 73 | $slib_out |
|
- | 74 | !goto after |
|
- | 75 | !endif |
|
- | 76 | !if $sw=jsme |
|
- | 77 | !set swout1=!lines2rows $swout |
|
- | 78 | !readproc slib/chemistry/chemshow $swout1,200,200,white,, |
|
73 | $slib_out |
79 | $slib_out |
74 | !goto after |
80 | !goto after |
75 | !endif |
81 | !endif |
76 | !!! no space at the beginning of the line |
82 | !!! no space at the beginning of the line |
77 | <pre style="font-weight:bold;font-family:Courier New,Courier,mono;overflow:auto;color:blue;"> |
83 | <pre style="font-weight:bold;font-family:Courier New,Courier,mono;overflow:auto;color:blue;"> |