Fix files encoding. Go from ISO8859-1 to UTF-8.

This commit is contained in:
Mateusz Skowroński
2015-09-21 21:44:11 +02:00
committed by Yorik van Havre
parent b3b36eda3d
commit 05f95c0506
674 changed files with 1154 additions and 1154 deletions

View File

@@ -402,7 +402,7 @@ void Approximate::ParameterBoundary()
g++;
}
//Secure the counters and reinitialize´the things we needed
//Secure the counters and reinitialize´the things we needed
g = temp1;
temp2 = g;
Pointdistance.clear();
@@ -437,7 +437,7 @@ void Approximate::ParameterBoundary()
g++;
}
//Secure the counters and reinitialize´the things we needed
//Secure the counters and reinitialize´the things we needed
g = temp1;
temp2 = g;
Pointdistance.clear();
@@ -480,7 +480,7 @@ void Approximate::ParameterBoundary()
g++;
}
//Secure the counters and reinitialize´the things we needed
//Secure the counters and reinitialize´the things we needed
g = temp1;
temp2 = g;
Pointdistance.clear();