Changeset 13613
- Timestamp:
- 10/11/12 07:17:01 (12 years ago)
- Location:
- issm/trunk-jpl/src/c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/IssmComm.cpp
r13612 r13613 10 10 11 11 #include "./IssmComm.h" 12 #include "../include/types.h" 12 13 13 14 void IssmComm::SetComm(COMM incomm){ /*{{{*/ -
issm/trunk-jpl/src/c/include/types.h
r13589 r13613 5 5 #ifndef _TYPES_H_ 6 6 #define _TYPES_H_ 7 8 7 9 8 #ifdef HAVE_CONFIG_H
Note:
See TracChangeset
for help on using the changeset viewer.