Changeset 3516
- Timestamp:
- 04/12/10 14:49:55 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Beam.cpp
r3515 r3516 17 17 #include "../include/typedefs.h" 18 18 #include "../include/macros.h" 19 extern int my_rank;20 19 21 20 /*Object constructors and destructor*/ … … 131 130 hmatpar.configure(materialsin); 132 131 hnumpar.configure(parametersin); 133 134 132 135 133 }
Note:
See TracChangeset
for help on using the changeset viewer.