C.java revision 3233:b5d08bc0d224
1132747Skan/*
290287Sobrien * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved.
3169699Skan * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
451412Sobrien *
518334Speter * This code is free software; you can redistribute it and/or modify it
6132747Skan * under the terms of the GNU General Public License version 2 only, as
718334Speter * published by the Free Software Foundation.
8132747Skan *
918334Speter * This code is distributed in the hope that it will be useful, but WITHOUT
1018334Speter * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1118334Speter * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1218334Speter * version 2 for more details (a copy is included in the LICENSE file that
13132747Skan * accompanied this code).
1418334Speter *
1518334Speter * You should have received a copy of the GNU General Public License version
1618334Speter * 2 along with this work; if not, write to the Free Software Foundation,
1718334Speter * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1818334Speter *
19132747Skan * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20169699Skan * or visit www.oracle.com if you need additional information or have any
21169699Skan * questions.
2218334Speter */
2318334Speter
24132747Skanpackage p1;
2518334Speter
2618334Speterpublic class C implements SI {
2718334Speter}
2818334Speter