Initial revision
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
//
|
||||
// $Id: CDDB.java,v 1.1 2000/10/23 03:34:28 mdb Exp $
|
||||
|
||||
package samskivert.net.cddb;
|
||||
|
||||
public class CDDB
|
||||
{
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# $Id: Makefile,v 1.1 2000/10/23 03:34:28 mdb Exp $
|
||||
|
||||
ROOT = ../../..
|
||||
|
||||
SRCS = \
|
||||
|
||||
include $(ROOT)/build/Makefile.java
|
||||
Reference in New Issue
Block a user