Changeset 7012
- Timestamp:
- 01/10/11 16:42:50 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/solutions/diagnostic_core.cpp
r6412 r7012 61 61 } 62 62 63 if (ismacayealpattyn ^isstokes){63 if (ismacayealpattyn ^ isstokes){ // ^ = xor 64 64 65 65 _printf_(VerboseControl(),"%s\n"," computing velocities");
Note:
See TracChangeset
for help on using the changeset viewer.