Changeset 127:fdc7e71c7331
- Timestamp:
- 02/12/08 01:30:50
(1 year ago)
- Author:
- John Reimer <terminal.node@gmail.com>
- branch:
- default
- Message:
minor fix
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r126 |
r127 |
|
| 8 | 8 | * Contributors: |
|---|
| 9 | 9 | * IBM Corporation - initial API and implementation |
|---|
| 10 | | * Port to the D Programming Languae: |
|---|
| 11 | | * John Reimer <terminal.node@gmail.com |
|---|
| | 10 | * Port to the D Programming Language: |
|---|
| | 11 | * John Reimer <terminal.node@gmail.com> |
|---|
| 12 | 12 | *******************************************************************************/ |
|---|
| 13 | 13 | module dwt.opengl.GLCanvas; |
|---|