Fixed all warnings, some little bugs, and improved compatibility with >1GB RAM
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@54 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
3
op_c.c
3
op_c.c
@@ -1,4 +1,4 @@
|
||||
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
@@ -290,7 +290,6 @@ void Cluster_Analyser(Cluster * c,Table_occurence * to)
|
||||
{
|
||||
int rmin,rmax,vmin,vmax,bmin,bmax;
|
||||
int r,v,b;
|
||||
int nbocc;
|
||||
|
||||
// On cherche les mins et les maxs de chaque composante sur la couverture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user