forked from GitHub/gf-core
fixed white space
This commit is contained in:
@@ -403,7 +403,7 @@ ref<PgfAbsCat> PgfReader::read_abscat()
|
||||
read_name();
|
||||
}
|
||||
|
||||
abscat->prob = - log(read_double());
|
||||
abscat->prob = - log(read_double());
|
||||
return abscat;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user