diff options
Diffstat (limited to 'src/programlink.cpp')
-rw-r--r-- | src/programlink.cpp | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/programlink.cpp b/src/programlink.cpp index de13be8..21c6fe4 100644 --- a/src/programlink.cpp +++ b/src/programlink.cpp | |||
@@ -1,20 +1,3 @@ | |||
1 | /*************************************************************************** | ||
2 | programlink.cpp - description | ||
3 | ------------------- | ||
4 | begin : Sat Sep 6 2003 | ||
5 | copyright : (C) 2003 by Mike Buland | ||
6 | email : eichlan@yf-soft.com | ||
7 | ***************************************************************************/ | ||
8 | |||
9 | /*************************************************************************** | ||
10 | * * | ||
11 | * This program is free software; you can redistribute it and/or modify * | ||
12 | * it under the terms of the GNU General Public License as published by * | ||
13 | * the Free Software Foundation; either version 2 of the License, or * | ||
14 | * (at your option) any later version. * | ||
15 | * * | ||
16 | ***************************************************************************/ | ||
17 | |||
18 | #include "programlink.h" | 1 | #include "programlink.h" |
19 | #include "programchain.h" | 2 | #include "programchain.h" |
20 | 3 | ||