Changeset 3291

Show
Ignore:
Timestamp:
11/05/09 22:15:27 (2 weeks ago)
Author:
jain
Message:

o Corrected number of rings for test case

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MeshKit/trunk/sixth.cpp

    r3287 r3291  
    342342{ 
    343343  std::cout << "Using defaults for running sixth program \n  Usage: sixth <any_character> for user defined inputs"; 
    344   nrings = 3; 
     344  nrings = 2; 
    345345  std::cout << "\n\n----Inputs to Sixth Program----\n\nNrings: " << nrings; 
    346346  pack_type = 1;