Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 0491dc02 authored by gama's avatar gama
Browse files

[MISC] Remove useless header part

parent 883230eb
No related branches found
No related tags found
No related merge requests found
/// @file implementation/main.cc
/// @brief Implementation main entry point
/// @author gm
/// @copyright gm
///
/// This file is part of SandBox
///
/// SandBox is free software: you can redistribute it and/or modify
......
/// @file common.h
/// @brief SandBox common utilities header
/// @author gm
/// @copyright gm
///
/// This file is part of SandBox
///
/// SandBox is free software: you can redistribute it and/or modify
......
/// @file configuration.h
/// @brief SandBox configuration file
///
/// Provides basic preprocessor macros in order to detect
/// user variables/hardware/OS/compiler...
///
/// @author gm
/// @copyright gm
///
/// This file is part of SandBox
///
/// SandBox is free software: you can redistribute it and/or modify
......
/// @file dummygroup.h
/// @author gm
/// @copyright gm
///
/// This file is part of SandBox
///
/// SandBox is free software: you can redistribute it and/or modify
......
/// @file dummyclass.cc
/// @brief Dummy class definition
/// @author gm
/// @copyright gm
///
/// This file is part of SandBox
///
/// SandBox is free software: you can redistribute it and/or modify
......
/// @file dummyclass.h
/// @brief Dummy class declaration
/// @author gm
/// @copyright gm
///
/// This file is part of SandBox
///
/// SandBox is free software: you can redistribute it and/or modify
......
/// @file dummygroup.cc
/// @brief Dummy class definition
/// @author gm
/// @copyright gm
///
/// This file is part of SandBox
///
/// SandBox is free software: you can redistribute it and/or modify
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment