|
|
|
|
@ -258,7 +258,6 @@ The project is split into a core simulation library and a visualizer example.
|
|
|
|
|
- `make test` — build and run all tests |
|
|
|
|
- `make test-build` — rebuild test executable only |
|
|
|
|
- `make clean` — clean build artifacts |
|
|
|
|
- `make clean-all` — clean everything including example |
|
|
|
|
- `make rebuild` — clean and rebuild all |
|
|
|
|
|
|
|
|
|
**Example Makefile** (visualizer): |
|
|
|
|
|