mirror of
https://github.com/arcan1s/moldyn.git
synced 2026-05-22 07:46:16 +00:00
Translate to english
Adapted to Linux
This commit is contained in:
+2
-2
@@ -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