Initial commit

This commit is contained in:
Markil3
2021-07-05 12:01:12 -06:00
commit 88c19290b7
18 changed files with 757 additions and 0 deletions

12
build.gradle Normal file
View File

@@ -0,0 +1,12 @@
/*
* Copyright (c) 2021 William Hubbard. All Rights Reserved.
*/
/*
* This build file was generated by the Gradle 'init' task.
*
* This generated file contains a commented-out sample Java project to get you started.
* For more details take a look at the Java Quickstart chapter in the Gradle
* user guide available at https://docs.gradle.org/4.4.1/userguide/tutorial_java_projects.html
*/
ext.defaultPackage = "edu.regis"