Project

General

Profile

« Previous | Next » 

Revision 304

Added by berkley almost 24 years ago

no message

View differences:

marineUtil.java
26 26
public class marineUtil {
27 27

  
28 28
  private PropertyResourceBundle options = null;
29
  private static String propertiesFile = "marine";
29
  private static String propertiesFile = "edu.ucsb.nceas.metacat.marine.marine";
30 30
  private static boolean debug = false;
31 31

  
32 32
  /**

Also available in: Unified diff