source:
git/dyn_modules/callgfanlib/initialReduction.h
@
fa167e
Last change on this file since fa167e was fa167e, checked in by , 9 years ago | |
---|---|
|
|
File size: 155 bytes |
Line | |
---|---|
1 | #ifndef INITIALREDUCTION_H |
2 | #define INITIALREDUCTION_H |
3 | |
4 | #include <kernel/structs.h> |
5 | |
6 | #ifndef N_DEBUG |
7 | BOOLEAN pReduce(leftv res, leftv args); |
8 | #endif |
9 | |
10 | #endif |
Note: See TracBrowser
for help on using the repository browser.