Maryamvalian / Truss-Tool

Truss Tool is a simple software for civil engineers and architects which solve a given truss structure.
MIT License
4 stars 0 forks source link

MIS: Issues, MIS of Input Module #35

Closed LesleyWheat closed 1 year ago

LesleyWheat commented 1 year ago

– Check constraints as follows: • output: None

How is output a constraint? Say table ## or say it is documented in SRS.

• transition: Modifies the state variables from the input file: – Read sequentially from file and loads state variables from R1 and R2. – verify-input()

I think you need to write out descriptions instead of using function names.

Maryamvalian commented 1 year ago

Fixed. Thank you!