Changeset 1627
- Timestamp:
- 04/11/07 08:49:32
(2 years ago)
- Author:
- dsugar
- Message:
added header comments and cleanup
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1606 |
r1627 |
|
| 6 | 6 | Fragment-Host: com.tresys.cdsframework.libselinuxjava;bundle-version="0.0.2" |
|---|
| 7 | 7 | Bundle-Localization: plugin |
|---|
| 8 | | Bundle-Vendor: Tresys Technology |
|---|
| | 8 | Bundle-Vendor: %providerName |
|---|
| 9 | 9 | Eclipse-PlatformFilter: (& (osgi.os=linux) (osgi.arch=x86)) |
|---|
| 10 | 10 | Require-Bundle: org.eclipse.core.runtime.compatibility |
|---|
| r1614 |
r1627 |
|
| | 1 | /*\ |
|---|
| | 2 | |*| Copyright (C) 2007 Tresys Technology, LLC |
|---|
| | 3 | |*| License: refer to COPYING file for license information. |
|---|
| | 4 | |*| Author: David Sugar <dsugar@tresys.com> |
|---|
| | 5 | |*| |
|---|
| | 6 | |*| Version: @version@ |
|---|
| | 7 | |*| |
|---|
| | 8 | |*| This is specific for linux x86 |
|---|
| | 9 | \*/ |
|---|
| 1 | 10 | |
|---|
| 2 | 11 | package com.tresys.framework.compiler.linkage; |
|---|
Download in other formats:
* Generating other formats may take time.