| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | + | #ifndef lint |
| 2 | + | static const char RCSid[] = "$Id$"; |
| 3 | + | #endif |
| 4 | /* | |
| 5 | * abitmap.cpp | |
| 3 | – | * panlib |
| 6 | * | |
| 7 | * General bitmap class implementation | |
| 8 | * | |
| 9 | * Created by gward on Wed Oct 31 2001. | |
| 8 | – | * Copyright (c) 2022 Anyhere Software. All rights reserved. |
| 9 | – | * |
| 10 | */ | |
| 11 | ||
| 12 | #include <string.h> | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |