Subversion Repositories DIN Is Noise

Rev

Rev 2097 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2097 Rev 2302
Line 1... Line 1...
1
/*
1
/*
2
* constant_radius.h
2
* constant_radius.h
3
* DIN Is Noise is copyright (c) 2006-2024 Jagannathan Sampath
3
* DIN Is Noise is copyright (c) 2006-2025 Jagannathan Sampath
4
* DIN Is Noise is released under GNU Public License 2.0
4
* DIN Is Noise is released under GNU Public License 2.0
5
* For more information, please visit https://dinisnoise.org/
5
* For more information, please visit https://dinisnoise.org/
6
*/
6
*/
7
7
8
#ifndef __CONSTANT_RADIUS
8
#ifndef __CONSTANT_RADIUS
9
#define __CONSTANT_RADIUS
9
#define __CONSTANT_RADIUS
10
10
11
/*
11
/*
12
* constant_radius.h
12
* constant_radius.h
13
* DIN Is Noise is copyright (c) 2006-2024 Jagannathan Sampath
13
* DIN Is Noise is copyright (c) 2006-2025 Jagannathan Sampath
14
* For more information, please visit https://dinisnoise.org/
14
* For more information, please visit https://dinisnoise.org/
15
*/
15
*/
16
16
17
17
18
#include "funktion.h"
18
#include "funktion.h"