No fixed screensize

This commit is contained in:
Cees Bassa 2018-02-27 17:21:12 +01:00
parent 646cfc4164
commit ff5456a053

View file

@ -638,7 +638,7 @@ int main(int argc,char *argv[])
}
// init_plot("/xs",10,0.75);
init_plot("/xs",8,0.75);
init_plot("/xs",0.0,0.75);
plot_skymap();