Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
nevrotic cosmetics: alphabetical order in option listing, and uniform link target...
[simgrid.git] / docs / Build.sh
index 6a150ef8eb2dd7c430bfc69440b95bf81271bab8..352254b39aa6ec77f805eea43426111d9930c3bc 100755 (executable)
@@ -47,6 +47,7 @@ echo
 echo "Undocumented examples:"
 for ex in $( (cd .. ; \
               find examples/s4u/ -name '*.cpp'; \
 echo "Undocumented examples:"
 for ex in $( (cd .. ; \
               find examples/s4u/ -name '*.cpp'; \
+              find examples/c/ -name '*.c'; \
               find examples/python -name '*.py'; \
              ) | sort )
 do
               find examples/python -name '*.py'; \
              ) | sort )
 do