fixed typo

This commit is contained in:
James E McClure 2018-07-28 16:05:23 -04:00
parent 4063162b7d
commit ec43ddfe71

View File

@ -80,7 +80,7 @@ double Minkowski::J(){
}
double Minkowski::X(){
return euler_global_global;
return euler_global;
}