Use real or simulated time for pass predictions.

git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@158 ab6734ba-2843-0410-b83b-99c217ef6c0f
This commit is contained in:
csete 2008-10-25 21:44:36 +00:00
parent 4d430aa014
commit 4ee01d64c4

View file

@ -506,7 +506,8 @@ create_view (GtkSatModule *module, guint num)
module->satellites,
module->qth,
0);
break;
break;
default:
sat_log_log (SAT_LOG_LEVEL_BUG,