This commit is contained in:
Hackerpilot 2015-05-04 13:17:36 -07:00
parent c8c81a5985
commit 1cb3b2a162
1 changed files with 3 additions and 1 deletions

View File

@ -51,8 +51,10 @@ immutable string[] traits = [
"derivedMembers",
"getAliasThis",
"getAttributes",
"getFunctionAttributes",
"getMember",
"getOverloads",
"getPointerBitmap",
"getProtection",
"getUnitTests",
"getVirtualFunctions",
@ -124,9 +126,9 @@ immutable string[] predefinedVersions = [
"D_PIC",
"DragonFlyBSD",
"D_SIMD",
"D_Warnings",
"D_SoftFloat",
"D_Version2",
"D_Warnings",
"D_X32",
"FreeBSD",
"FreeStanding",