From 4ecc34867dcea7dc30125e716329b0b8955fa080 Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Mon, 24 May 2021 14:30:31 -0400 Subject: Removed unitialized logical from file listing routine. Fixed Windows project reference to utilities.F90. --- player/levitating-player-windows.prj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'player/levitating-player-windows.prj') diff --git a/player/levitating-player-windows.prj b/player/levitating-player-windows.prj index 79915c7..a47131b 100644 --- a/player/levitating-player-windows.prj +++ b/player/levitating-player-windows.prj @@ -85,8 +85,8 @@ "Working Directory":"", "Launch Using MPI":"false", "Keep Console":"true", - "External Console":"false", - "Command Line Arguments":"-i windows-1 -w . rpi", + "External Console":"true", + "Command Line Arguments":"", "Build Before Launch":"true" }, "Build Options":{ -- cgit v1.2.3