Changeset 4232 for issm/trunk/src/c/objects/Constraints/Spc.cpp
- Timestamp:
- 06/25/10 12:09:52 (15 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  issm/trunk/src/c/objects/Constraints/Spc.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      issm/trunk/src/c/objects/Constraints/Spc.cppr4043 r4232 168 168 /*FUNCTION Spc::InAnalysis(int analysis_type){{{1*/ 169 169 bool Spc::InAnalysis(int in_analysis_type){ 170 if (in_analysis_type= this->analysis_type)return true;170 if (in_analysis_type==this->analysis_type) return true; 171 171 else return false; 172 172 } 173 173 /*}}}*/ 174 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)
