Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Browse Source
Context Navigation
←
Previous Change
Next Change
→
Changeset
3621
for
issm/trunk/src/c/objects/Tria.cpp
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
04/27/10 07:33:58 (
15 years
ago)
Author:
Eric.Larour
Message:
Almost there
File:
1 edited
issm/trunk/src/c/objects/Tria.cpp
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
issm/trunk/src/c/objects/Tria.cpp
¶
r3620
r3621
27
27
Tria::Tria(){
28
28
this->inputs=NULL;
29
return
;
29
this->parameters=NULL
;
30
30
}
31
31
/*}}}*/
…
…
148
148
delete inputs;
149
149
this->parameters=NULL;
150
return;
151
150
}
152
151
/*}}}*/
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive