Ignore:
Timestamp:
Jul 6, 2016 8:54:33 AM (9 years ago)
Author:
vondreele
Message:

fix spelling of 'p::Vol' in G2grid.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/GSASIIstrMain.py ΒΆ

    r2275 r2364  
    613613        MyPrint('\n Unit cell: a = '+('%.5f'%Cell[0])+' b = '+('%.5f'%Cell[1])+' c = '+('%.5f'%Cell[2])+
    614614            ' alpha = '+('%.3f'%Cell[3])+' beta = '+('%.3f'%Cell[4])+' gamma = '+
    615             ('%.3f'%Cell[5])+' volume = '+('%.3f'%Cell[6]))
     615            ('%.3f'%Cell[5])+' Volume = '+('%.3f'%Cell[6]))
    616616
    617617    AtomLabels,DistArray,AngArray = RetDistAngle(DisAglCtls,DisAglData)
Note: See TracChangeset for help on using the changeset viewer.