mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-22 06:07:34 +02:00
ext2spice.c: ifdef for !MAGIC_WRAPPER build
This commit is contained in:
committed by
R. Timothy Edwards
parent
9ca81f8ea6
commit
53e7dfe04c
@@ -1002,6 +1002,7 @@ runexttospice:
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef MAGIC_WRAPPER
|
||||
if (esFormat == CDL)
|
||||
{
|
||||
/* In CDL format, if the global substrate ends with "!" then
|
||||
@@ -1038,7 +1039,6 @@ runexttospice:
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef MAGIC_WRAPPER
|
||||
if (EFCompat == TRUE)
|
||||
{
|
||||
/* Keep a pointer to the "GND" variable, if it exists. */
|
||||
|
||||
Reference in New Issue
Block a user