Skip to content

Commit 8eee152

Browse files
committed
2 parents fe5c451 + 68b737f commit 8eee152

File tree

2 files changed

+1
-51
lines changed

2 files changed

+1
-51
lines changed

demos/breakout.rw

-50
This file was deleted.

src/Graphics.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import Interpreter
1010
import Numeric
1111
import Runtime
1212
import System.Exit
13-
import System.FilePath.Posix
13+
import System.FilePath
1414

1515
-- | Extra state for the graphical interpreter. The extra builtins
1616
-- can read/write these variables, and they are used to communicate

0 commit comments

Comments
 (0)