mirror of
https://github.com/nasa/trick.git
synced 2024-12-27 00:31:07 +00:00
6 lines
46 B
C++
6 lines
46 B
C++
|
#include "starter.h"
|
||
|
|
||
|
Starter::Starter() {
|
||
|
|
||
|
}
|