Ignore:
Timestamp:
Oct 25, 2013 2:24:22 PM (10 years ago)
Author:
toby
Message:

add import and export routines to sphinx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/exports/G2export_csv.py

    r1115 r1123  
    88# $Id$
    99########### SVN repository information ###################
    10 '''Code to create .csv (comma-seaparate variable) files for
    11 GSAS-II data export
     10'''
     11*Module G2export_csv: Spreadsheet export*
     12-------------------------------------------
     13
     14Code to create .csv (comma-separated variable) files for
     15GSAS-II data export to a spreadsheet program, etc.
     16
    1217'''
    1318import os.path
Note: See TracChangeset for help on using the changeset viewer.