Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
home
/
8a6fb60ca5339dded2e4c52d25209013e2e8a658
/
.
/
categories
/
scripts
/
globalsPIX.php
blob: e9ea5a9bda40d0ad34e112b5f2fad0c5591116bf [
file
] [
log
] [
blame
]
<?
php
define
(
"ENTERPRISE"
,
"ENT"
);
define
(
"EMBEDDED"
,
"EMB"
);
define
(
"RCP"
,
"RCP"
);
define
(
"RIA"
,
"RIA"
);
define
(
"AF"
,
"APP"
);
define
(
"IDE"
,
"IDE"
);
define
(
"TOOL"
,
"TOO"
);
?>