mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-21 17:49:59 +00:00
+ added CMakeLists.txt
+ added headers + added library 'add_main.c' + some optimization
This commit is contained in:
6
statgen/int2char.h
Normal file
6
statgen/int2char.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef INT2CHAR_H
|
||||
#define INT2CHAR_H
|
||||
|
||||
char conv (const int, const int);
|
||||
|
||||
#endif /* INT2CHAR_H */
|
Reference in New Issue
Block a user