]> gcc.gnu.org Git - gcc.git/blame - libjava/java/awt/Font.java
natThrowable.cc: Don't use `#pragma implementation'.
[gcc.git] / libjava / java / awt / Font.java
CommitLineData
7c734b17 1/* Copyright (C) 1999 Red Hat, Inc.
fd164b17
PB
2
3 This file is part of libjava.
4
5This software is copyrighted work licensed under the terms of the
6Libjava License. Please consult the file "LIBJAVA_LICENSE" for
7details. */
8
9package java.awt;
10
11/* A *very* incomplete placeholder. */
12
13public class Font
14{
15}
This page took 0.07438 seconds and 5 git commands to generate.