IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2647


Ignore:
Timestamp:
Dec 6, 2004, 5:34:57 PM (22 years ago)
Author:
eugene
Message:

dropped local .ptolemyrc check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/src/config.c

    r2413 r2647  
    9696    }
    9797  }
     98
     99  /* we eliminate this option: this is just confusing */
     100# if (0) 
    98101  /* look for ./.prognamerc */
    99102  sprintf (find, ".%src", progname);
     
    108111  }
    109112  free (find);
     113# endif
    110114
    111115  /* look for ~/.prognamerc */
Note: See TracChangeset for help on using the changeset viewer.