IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 22, 2011, 2:21:40 PM (15 years ago)
Author:
heather
Message:

whoo hooo! mergetool changes, now to test on maui

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/haf_add201112/ippTools/src/mergetool.h

    r32980 r33003  
    11/*
    2  * addtool.h
     2 * mergetool.h
    33 *
    4  * Copyright (C) 2006  Joshua Hoblitt, Christopher Waters
    54 *
    65 * This program is free software; you can redistribute it and/or modify it
     
    3130  MERGETOOL_MODE_LISTMERGED,
    3231  MERGETOOL_MODE_REVERTMERGED,
    33   MERGETOOL_MODE_UPDATEMERGED
     32  MERGETOOL_MODE_UPDATEMERGED,
     33  MERGETOOL_MODE_DEFINEBYQUERYMERGECOPY,
     34  MERGETOOL_MODE_LISTMERGEDVODBCOPY,
     35  MERGETOOL_MODE_REVERTMERGEDVODBCOPY,
     36  MERGETOOL_MODE_UPDATEMERGEDVODBCOPY
    3437} mergetoolMode;
    3538
Note: See TracChangeset for help on using the changeset viewer.