Files called from SICServer should now compile under linux
This commit is contained in:
@@ -31,6 +31,10 @@ subroutine tecs_plot(file)
|
||||
right=.true.
|
||||
call pgopen(" ")
|
||||
call pgqinf('TYPE', buf, l)
|
||||
if (buf=='NULL') then
|
||||
print *,'No PGPLOT-Device defined'
|
||||
goto 9
|
||||
endif
|
||||
xwin=(buf(1:1)=='X')
|
||||
live=.not. xwin ! live switched off by default on X-Windows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user