Ignore:
Timestamp:
Sep 15, 2016 8:33:57 AM (8 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
aa6028c
Parents:
70b7d778
git-author:
Piotr Rozyczko <piotr.rozyczko@…> (08/10/16 07:28:08)
git-committer:
Piotr Rozyczko <rozyczko@…> (09/15/16 08:33:57)
Message:

Remove cmd window popup and fix a unit test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sascalc/calculator/sas_gen.py

    rcb4ef58 rba0dc71  
    33SAS generic computation and sld file readers 
    44""" 
     5import sas.sascalc.calculator.core.sld2i as mod 
    56from sas.sascalc.calculator.BaseComponent import BaseComponent 
    6 import sas.sascalc.calculator.core.sld2i as mod 
    77from periodictable import formula 
    88from periodictable import nsf 
Note: See TracChangeset for help on using the changeset viewer.