Initial revision

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2000-10-23 03:34:27 +00:00
parent 2762c368db
commit 17ba2b0067
2 changed files with 16 additions and 0 deletions
@@ -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