mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Adding comment above write_output() to be complete.
This commit is contained in:
parent
0d7a082b2f
commit
fb6babd07f
@ -105,6 +105,10 @@ namespace Trick {
|
||||
*/
|
||||
int set_file_name(std::string in_name) ;
|
||||
|
||||
/**
|
||||
@brief Write output to xml file.
|
||||
@return always 0
|
||||
*/
|
||||
int write_output() ;
|
||||
} ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user