Changeset 9518 for trunk/MagicSoft/Mars/mastro
- Timestamp:
- 10/26/09 14:31:19 (15 years ago)
- Location:
- trunk/MagicSoft/Mars/mastro
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstroCatalog.cc
r9302 r9518 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MAstroCatalog.cc,v 1.3 3 2009-02-07 20:40:01tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MAstroCatalog.cc,v 1.34 2009-10-26 14:31:17 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 170 170 171 171 // Datacenter default path for catalogs 172 const TString MAstroCatalog::kDefaultPath="/magic/datacenter/setup ";172 const TString MAstroCatalog::kDefaultPath="/magic/datacenter/setup/"; 173 173 174 174 // -------------------------------------------------------------------------- -
trunk/MagicSoft/Mars/mastro/Makefile
r7784 r9518 6 6 # 7 7 ################################################################## 8 include ../Makefile.conf.general 8 9 include ../Makefile.conf.$(OSTYPE) 9 include ../Makefile.conf.general10 10 11 11 #------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.