source: Ballon/domain/interface/com/ether/IsotopeG03.java @ 766

Last change on this file since 766 was 766, checked in by npipsl, 11 years ago
File size: 159 bytes
Line 
1package com.ether;
2
3import org.jetbrains.annotations.NotNull;
4
5/**
6 * @author npipsl
7 * @date may 2011
8 */
9public class IsotopeG03
10        extends Isotope
11{
12}
Note: See TracBrowser for help on using the repository browser.