cleaned up myc library (M.Z.)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include "myc_str.h"
|
||||
#include "sys_util.h"
|
||||
#include "myc_fortran.h"
|
||||
|
||||
typedef struct { char *instr; char *host; int port; char *user; int cod; } Instrument;
|
||||
static Instrument list[]={
|
||||
|
||||
Reference in New Issue
Block a user