| OEDemoer.java |
package lectures.oegraphics;
import util.annotations.WebDocuments;
@WebDocuments({"Lectures/Oegraphics.pptx", "Lectures/Oegraphics.pdf", "Videos/Oegraphics.avi"})
public class OEDemoer {
public static void main(String[] args) {
}
}