ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/io/Globals.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/io/Globals.cpp (file contents):
Revision 2233 by tim, Thu May 19 04:28:26 2005 UTC vs.
Revision 2234 by tim, Thu May 19 15:49:53 2005 UTC

# Line 254 | Line 254 | void Globals::initalize(){
254    have_dist_spring_constant =  0;
255    have_theta_spring_constant = 0;
256    have_omega_spring_constant = 0;
257 <  have_targetStress = 0;
257 >  have_targetstress = 0;
258   }
259  
260   int Globals::newComponent( event* the_event ){
# Line 1842 | Line 1842 | int Globals::globalAssign( event* the_event ){
1842        }
1843        break;  
1844  
1845 <      case G_THERM_INT_THETA_SPRING:
1845 >    case G_TARGETSTRESS:
1846          switch( the_type ){
1847        
1848          case STRING:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines