git-svn-id: svn://10.65.10.50/branches/R_10_00@23172 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f15489af39
commit
600652c991
8
ef/ef1.cpp
Normal file
8
ef/ef1.cpp
Normal file
@ -0,0 +1,8 @@
|
||||
#include <xvt.h>
|
||||
#include "ef1.h"
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
ef1100(argc,argv); // Generazione SEPA
|
||||
return 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user