Changeset 33003 for branches/haf_add201112/ippTools/src/mergetool.h
- Timestamp:
- Dec 22, 2011, 2:21:40 PM (15 years ago)
- File:
-
- 1 edited
-
branches/haf_add201112/ippTools/src/mergetool.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/haf_add201112/ippTools/src/mergetool.h
r32980 r33003 1 1 /* 2 * addtool.h2 * mergetool.h 3 3 * 4 * Copyright (C) 2006 Joshua Hoblitt, Christopher Waters5 4 * 6 5 * This program is free software; you can redistribute it and/or modify it … … 31 30 MERGETOOL_MODE_LISTMERGED, 32 31 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 34 37 } mergetoolMode; 35 38
Note:
See TracChangeset
for help on using the changeset viewer.
