Compiler warnings.

This commit is contained in:
Alan Mishchenko
2017-01-07 08:57:08 +07:00
parent 5c9983d089
commit 460167ec74
8 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -873,7 +873,7 @@ static void Ses_StoreRead( Ses_Store_t * pStore, const char * pFilename, int fSy
fclose( pFile );
printf( "read %lu entries from file\n", nEntries );
printf( "read %lu entries from file\n", (long)nEntries );
}
// computes top decomposition of variables wrt. to AND and OR