Skip to content

Commit

Permalink
Clase Device
Browse files Browse the repository at this point in the history
  • Loading branch information
juansalinas-xyz committed Nov 25, 2015
1 parent 1234d5d commit f179f1f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Entities/Equipment/Device.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package Entities.Equipment;

public abstract class Device {



}

0 comments on commit f179f1f

Please sign in to comment.