Add a comment explaining the purpose of atomic_compilation_test.cpp

This commit is contained in:
Mael Rouxel-Labbé 2022-10-13 21:24:05 +02:00
parent 3745073df6
commit f83b970461
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
// This executable is used by test_RT_or_FT_predicates.cpp
int main(int, char**) { }