diff options
-rwxr-xr-x | examples/2048/2048 (renamed from examples/guile-2048/guile-2048.scm) | 2 | ||||
-rw-r--r-- | examples/2048/tile.png (renamed from examples/guile-2048/tile.png) | bin | 585 -> 585 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/guile-2048/guile-2048.scm b/examples/2048/2048 index 637650b..53f32aa 100755 --- a/examples/guile-2048/guile-2048.scm +++ b/examples/2048/2048 @@ -1,7 +1,7 @@ #! /usr/bin/env guile !# -;;; guile-2048 +;;; 2048 ;;; Copyright (C) 2014 David Thompson <dthompson2@worcester.edu> ;;; ;;; This program is free software: you can redistribute it and/or diff --git a/examples/guile-2048/tile.png b/examples/2048/tile.png Binary files differindex 3d6f82c..3d6f82c 100644 --- a/examples/guile-2048/tile.png +++ b/examples/2048/tile.png |