add files for public distribution
based on internal repository 0a462b6 2017-11-22 14:41:39 +0100
This commit is contained in:
7
pmsco/loess/fix_main.c
Normal file
7
pmsco/loess/fix_main.c
Normal file
@@ -0,0 +1,7 @@
|
||||
// workaround for linker error
|
||||
// "libf2c.so.0: undefined symbol: MAIN__ "
|
||||
//
|
||||
int MAIN__()
|
||||
{ return(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user