blandfordc / CSCI380

Repository for our group's project for CSCI 380
1 stars 0 forks source link

Move Main() #2

Closed josephthompson33 closed 7 years ago

josephthompson33 commented 7 years ago

the main() function needs its own file, it doesn't need to exist in the dataAccess layer. It should still do the same stuff and import the correct things.

josephthompson33 commented 7 years ago

main is now in arc/java/launch/main.java