- Renamed nearly all files. Now, we try to use singular terms.
Exception: states.h is the plural form.
This commit is contained in:
6
src/claim.h
Normal file
6
src/claim.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef CLAIMS
|
||||
#define CLAIMS
|
||||
|
||||
int check_claim_nisynch (const System sys, const int i);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user