~ubuntu-branches/ubuntu/jaunty/electric/jaunty

« back to all changes in this revision

Viewing changes to com/sun/electric/tool/user/projectSettings/ProjSettingsNode.java

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2009-01-08 02:05:08 UTC
  • mfrom: (1.1.2 upstream) (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090108020508-0h3li7zt9mu5gf0i
Tags: 8.08-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
 * the user to get the "initial" or "factory" setting, which is always
49
49
 * the first setting applied.
50
50
 */
51
 
public class ProjSettingsNode implements Serializable {
 
51
class ProjSettingsNode implements Serializable {
52
52
 
53
53
//    private final ProjSettingsNode parent;
54
54
//    private final String key;