Subversion Repositories bacoAlunos

Rev

Rev 146 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
112 jmachado 1
package pt.estgp.estgweb.domain;
2
 
3
/**
4
 * Created by IntelliJ IDEA.
5
 * User: Jorge Machado
6
 * Date: 7/Mai/2008
7
 * Time: 20:21:15
8
 * To change this template use File | Settings | File Templates.
9
 */
10
public class CourseUnitImpl extends CourseUnit {
11
}