Skip to content

Commit

Permalink
Revert "Merge pull request #105 from SethKitchen/master"
Browse files Browse the repository at this point in the history
This reverts commit a029f58, reversing
changes made to 77acb9f.
  • Loading branch information
kazimuth committed Jan 13, 2018
1 parent a029f58 commit 352b013
Show file tree
Hide file tree
Showing 90 changed files with 0 additions and 4,948 deletions.
63 changes: 0 additions & 63 deletions .gitattributes

This file was deleted.

8 changes: 0 additions & 8 deletions SandboxDockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,6 @@ RUN apk add --update --no-cache \
rm -r /root/.cache
RUN pip3 install numpy

# Install mono
RUN apk add --no-cache --virtual=.build-dependencies wget ca-certificates tar xz && \
wget "https://www.archlinux.org/packages/extra/x86_64/mono/download/" -O "/tmp/mono.pkg.tar.xz" && \
tar -xJf "/tmp/mono.pkg.tar.xz" && \
cert-sync /etc/ssl/certs/ca-certificates.crt && \
apk del .build-dependencies && \
rm /tmp/*

# Install battlecode bindings
ADD . /battlecode

Expand Down
41 changes: 0 additions & 41 deletions VisualStudioCSSolution/AI.cs

This file was deleted.

83 changes: 0 additions & 83 deletions VisualStudioCSSolution/AsteroidPattern.cs

This file was deleted.

96 changes: 0 additions & 96 deletions VisualStudioCSSolution/AsteroidStrike.cs

This file was deleted.

52 changes: 0 additions & 52 deletions VisualStudioCSSolution/Delta.cs

This file was deleted.

22 changes: 0 additions & 22 deletions VisualStudioCSSolution/Direction.cs

This file was deleted.

Loading

0 comments on commit 352b013

Please sign in to comment.