From 87e98e00e0ca5ac4229091aa9bb0e5c09093f50f Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 13 Dec 2012 22:14:24 -0800 Subject: Tetris project from TCSS305 class. Original project was in SVN on the school servers, so the versioning history is gone. --- support_files/checkstyle-newline.xml | 203 ++++++++++++++++++++++++++ support_files/checkstyle-sameline.xml | 200 +++++++++++++++++++++++++ support_files/format-newline.xml | 264 +++++++++++++++++++++++++++++++++ support_files/format-sameline.xml | 267 ++++++++++++++++++++++++++++++++++ 4 files changed, 934 insertions(+) create mode 100644 support_files/checkstyle-newline.xml create mode 100644 support_files/checkstyle-sameline.xml create mode 100644 support_files/format-newline.xml create mode 100644 support_files/format-sameline.xml (limited to 'support_files') diff --git a/support_files/checkstyle-newline.xml b/support_files/checkstyle-newline.xml new file mode 100644 index 0000000..6bebbe8 --- /dev/null +++ b/support_files/checkstyle-newline.xml @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/support_files/checkstyle-sameline.xml b/support_files/checkstyle-sameline.xml new file mode 100644 index 0000000..8fcee13 --- /dev/null +++ b/support_files/checkstyle-sameline.xml @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/support_files/format-newline.xml b/support_files/format-newline.xml new file mode 100644 index 0000000..25cf91e --- /dev/null +++ b/support_files/format-newline.xml @@ -0,0 +1,264 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/support_files/format-sameline.xml b/support_files/format-sameline.xml new file mode 100644 index 0000000..f3665b5 --- /dev/null +++ b/support_files/format-sameline.xml @@ -0,0 +1,267 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3