mirror of
https://github.com/nasa/trick.git
synced 2025-01-01 19:06:41 +00:00
6 lines
46 B
C++
6 lines
46 B
C++
|
#include "starter.h"
|
||
|
|
||
|
Starter::Starter() {
|
||
|
|
||
|
}
|