birchconfig
Class customdoc

java.lang.Object
  extended by birchconfig.customdoc

public class customdoc
extends java.lang.Object

Title: Change URLs in BIRCH web pages for access by local webserver.

Copyright: Copyright (c) 2005

Company: University of Manitoba

Description: This program calls customdoc.py.

Logfile: $BIRCH/install-birch/install.log.

This program must be run from the $BIRCH/install-birch directory.

To avoid accidently clobbering the master copy of BIRCH, this program will stop and print an error message if the userid of the person runing it is 'psgendb'.


Constructor Summary
customdoc()
           
 
Method Summary
static void main()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

customdoc

public customdoc()
Method Detail

main

public static void main()