@@ -0,0 +1,3 @@
mkdir -p ../Bin/
pushd ../Bin/
g++ ../Code/Dqn_Tests.cpp -D DQN_TEST_WITH_MAIN -std=c++17 -o Dqn_UnitTests
The note is not visible to the blocked user.