Commit 959f472d authored by Phuong Khanh Tran's avatar Phuong Khanh Tran
Browse files

Update MDB.java

parent e666eeb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ import java.util.HashMap;
import java.util.Map;

/**
 * A class represents the molecule database
 * A class represents the molecule database that works with the GUI
 */
public class MDB {