ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/corbaservices/Config2.inc
(Generate patch)

Comparing projects/cms/source/corbaservices/Config2.inc (file contents):
Revision 1.3 by tdb, Wed Feb 28 14:13:32 2001 UTC vs.
Revision 1.4 by tdb, Thu Mar 15 00:33:39 2001 UTC

# Line 53 | Line 53 | ZIPFILE = $(ARCNAME)$(ZIPEXT)
53   # Name of JAR file (will be created in BUILD)
54   PACKAGE = iscream-corbaservices.jar
55   # Main-class to be added to the Manifest
56 < MAINCLASS = uk.ac.ukc.iscream.corbaservices.CorbaServices
56 > MAINCLASS = uk.org.iscream.corbaservices.CorbaServices
57   # Class-path to be added to the Manifest
58   CLPATH = lib/jacorb.jar
59  
# Line 65 | Line 65 | COPYCHECK = .donecopy
65  
66  
67   ## Javadoc package list
68 < PKGLIST = uk.ac.ukc.iscream.corbaservices
68 > PKGLIST = uk.org.iscream.corbaservices
69  
70   DOCDIR = doc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines