mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-03 17:15:47 +00:00
Added Makefile
Added lib 'int2str.c' Added 'main.c'
This commit is contained in:
@ -109,11 +109,5 @@ int create_matrix (int num_mol, int num_atoms, const int *label_mol,
|
||||
}
|
||||
free (label_inter);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
int main (int argc, char *argv[])
|
||||
{
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user