diff options
author | vimene <vincent.menegaux@gmail.com> | 2023-11-21 03:11:49 +0100 |
---|---|---|
committer | vimene <vincent.menegaux@gmail.com> | 2023-11-21 03:11:49 +0100 |
commit | 7b2bb469c13702498a49d6a8a9cf1bd2a4efcfff (patch) | |
tree | 248f1926c49e87c8a2dd3f9025beb7ae7e6f63ab /autom4te.cache/output.4 | |
parent | 5f5d5d07c3ea8bead4241d6cce9ee14be226610b (diff) | |
download | engine-7b2bb469c13702498a49d6a8a9cf1bd2a4efcfff.tar.gz |
renamed binary from 'main' to 'engine'
Diffstat (limited to 'autom4te.cache/output.4')
-rw-r--r-- | autom4te.cache/output.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autom4te.cache/output.4 b/autom4te.cache/output.4 index c5a9955..f391009 100644 --- a/autom4te.cache/output.4 +++ b/autom4te.cache/output.4 @@ -612,7 +612,7 @@ PACKAGE_STRING='engine alpha' PACKAGE_BUGREPORT='' PACKAGE_URL='' -ac_unique_file="src/tri_vertex.cpp" +ac_unique_file="src/engine.cpp" # Factoring default headers for most tests. ac_includes_default="\ #include <stddef.h> |