mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 12:56:26 +00:00
67decaed24
Closes #407
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
#include "sim_objects/default_trick_sys.sm"
|
|
|
|
##include "Foo.hh"
|
|
##include "Warning.hh"
|
|
|
|
class Sandbox : public Trick::SimObject {};
|