Last active
September 6, 2016 06:32
-
-
Save Ivajkin/239ab29ee6cd3e4f05b6 to your computer and use it in GitHub Desktop.
Revisions
-
Ivajkin revised this gist
Sep 6, 2016 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,8 +3,8 @@ <dream> <my-dream of="you and I"/> <do> <you my="love"/> <give-me your="smile"/> <am i="awake"/> <or/> </do> -
Ivajkin revised this gist
Sep 6, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ <do> <you my="love”/> <give-me your="smile”/> <am i="awake"/> <or/> </do> </dream> -
Ivajkin revised this gist
Sep 5, 2015 . No changes.There are no files selected for viewing
-
Ivajkin revised this gist
Sep 5, 2015 . No changes.There are no files selected for viewing
-
Ivajkin created this gist
Sep 5, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <I> <dream> <my-dream of="you and I"/> <do> <you my="love”/> <give-me your="smile”/> <am i="awake=“/> <or/> </do> </dream> </I> <!-- Timofey S. Ivaykin -->