20-queue-and-stack/config.h
github-classroom[bot] e6e6f4ae94
Initial commit
2025-04-01 10:41:03 +00:00

15 lines
452 B
C

/*----------------------------------------------------------
* HTBLA-Leonding
* ---------------------------------------------------------
* Title: Configuration Options
* Author: S. Schraml
* ----------------------------------------------------------
* Description:
* Global application configuration options
* ----------------------------------------------------------
*/
#ifndef ___CONFIGURATION_H
#define ___CONFIGURATION_H
#endif