mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-06-28 06:41:42 +00:00
Translate to english
Adapted to Linux
This commit is contained in:
@ -172,9 +172,9 @@ void main()
|
||||
j = 1;
|
||||
|
||||
if (j != 1)
|
||||
printf ("\nGraths are isomorthic.\n");
|
||||
printf ("\nGraphs are isomorthic.\n");
|
||||
else
|
||||
printf ("\nGraths aren't isomorthic.\n");
|
||||
printf ("\nGraphs aren't isomorthic.\n");
|
||||
|
||||
getch();
|
||||
}
|
||||
|
Reference in New Issue
Block a user