Changeset 30 for trunk/src/python_SD.cc


Ignore:
Timestamp:
07/07/04 11:27:10 (20 years ago)
Author:
mcalabre
Message:

Added python_SDWriter().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_SD.cc

    r2 r30  
    2727//#                        AUSTRALIA
    2828//#
    29 //# $Id:
     29//# $Id$
    3030//#---------------------------------------------------------------------------
    3131#include <string>
     
    4141  atnf_sd::python::python_SDMemTable();
    4242  atnf_sd::python::python_SDReader();
     43  atnf_sd::python::python_SDWriter();
    4344  atnf_sd::python::python_SDMath();
    4445
Note: See TracChangeset for help on using the changeset viewer.