Skip to content
Snippets Groups Projects
Name Last commit Last update
..
cluster
sphere
trapping
Makefile
README.md

Folder instructions

This directory collects the source code of the original programs and the development folders.

Instructions

The original code is contained in the folders named cluster, sphere and trapping. Each folder contains a Makefile to compile either the whole program set or the single programs. A global Makefile, which contains instructions to build all the original source code, is available directly in the src folder.

In all cases, build commands executed through make will output the object files and the linked binaries in the proper folders under the build directory.