IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10501


Ignore:
Timestamp:
Dec 6, 2006, 10:25:12 AM (20 years ago)
Author:
Paul Price
Message:

Adding dist targets to .cvsignore

Location:
trunk/psModules
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules

    • Property svn:ignore
      •  

        old new  
        2727compile
        2828ChangeLog
         29psmodules-*.tar.*
  • trunk/psModules/.cvsignore

    r9915 r10501  
    2727compile
    2828ChangeLog
     29psmodules-*.tar.*
  • trunk/psModules/src/config/pmConfig.c

    r10487 r10501  
    44 *  @author EAM (IfA)
    55 *
    6  *  @version $Revision: 1.63 $ $Name: not supported by cvs2svn $
    7  *  @date $Date: 2006-12-06 03:06:02 $
     6 *  @version $Revision: 1.64 $ $Name: not supported by cvs2svn $
     7 *  @date $Date: 2006-12-06 20:25:12 $
    88 *
    99 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    886886    // substitute neb://name with matched nebulous name
    887887
     888    #if 0
    888889    // if we still have a relative path, prepend WORKDIR:
    889890    if (newName[0] != '/') {
     
    893894        }
    894895    }
     896    #endif
    895897
    896898    return newName;
Note: See TracChangeset for help on using the changeset viewer.