Fixed version errors

This commit is contained in:
Kenneth van Ewijk
2014-10-14 10:08:37 +02:00
parent 6212671133
commit a3d97a8080
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
package weerstation;
import java.util.ArrayList;
public class Sun {
public class Sun extends Grootheid{
//fields
private String sunSet;