Finish e3setup/main.c
Also add ext_math.h file for better math
This commit is contained in:
parent
da91a21183
commit
1e83c979fb
4 changed files with 1251 additions and 75 deletions
|
|
@ -783,7 +783,7 @@ config.libs = [
|
|||
objects = {
|
||||
Object(NonMatching, "REL/E3setupDLL/mgselect.c"),
|
||||
Object(Matching, "REL/executor.c"),
|
||||
Object(NonMatching, "REL/E3setupDLL/main.c"),
|
||||
Object(Matching, "REL/E3setupDLL/main.c"),
|
||||
}
|
||||
),
|
||||
Rel('instDll',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue