Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add logging message on backing up old file | Aaron LI | 2016-11-21 | 1 | -0/+1 |
| | |||||
* | products.py: Add method "add_product()" to add one single product. | Aaron LI | 2016-11-21 | 1 | -11/+45 |
| | | | | Also update the "add_component()" method to use "add_product()" | ||||
* | Add "products.py" to manager and manipulate the simulation products | Aaron LI | 2016-11-20 | 1 | -0/+275 |
The class "Products" may build the manifest for the simulation products, and can manage/manipulate this manifest. |