mirror of
https://github.com/nasa/trick.git
synced 2025-01-09 06:22:42 +00:00
7 lines
56 B
C++
7 lines
56 B
C++
|
#include "starter.h"
|
||
|
|
||
|
Starter::Starter(int foo) {
|
||
|
|
||
|
}
|
||
|
|