- Timestamp:
- 02/24/10 15:41:07 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/org.bridgedb.server/src/org/bridgedb/server/IDMapperService.java
r308 r315 63 63 { 64 64 System.err.println ("Could not find config file " + configFile); 65 System.err.println ("Please copy webservice/gdb.config.template and adjust it to your needs");65 System.err.println ("Please copy org.bridgedb.server/gdb.config.template and adjust it to your needs"); 66 66 System.exit(1); 67 67 }
