equal
deleted
inserted
replaced
|
1 /** |
|
2 * test/demos/lsflib/include/lsf.h |
|
3 * Copyright (C) 2008 Markus Broeker |
|
4 */ |
|
5 |
1 #ifndef __LSF_H__ |
6 #ifndef __LSF_H__ |
2 #define __LSF_H__ |
7 #define __LSF_H__ |
3 |
8 |
4 #ifndef LINE_LENGTH |
9 #ifndef LINE_LENGTH |
5 #define LINE_LENGTH 100 |
10 #define LINE_LENGTH 100 |