summary refs log tree commit diff stats
path: root/examples/cross_todo
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2015-08-17 23:30:36 +0200
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2015-08-17 23:30:36 +0200
commitfc235833d44e20f8901fe5ef80c5e85725fedfe8 (patch)
tree9d9376fec40dc4939fc25e03898f0a536884a198 /examples/cross_todo
parent69b32637b1f12000b64fa4db452323dc30b3567f (diff)
downloadNim-fc235833d44e20f8901fe5ef80c5e85725fedfe8.tar.gz
Removes dead references.
Diffstat (limited to 'examples/cross_todo')
-rw-r--r--examples/cross_todo/readme.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/cross_todo/readme.txt b/examples/cross_todo/readme.txt
index 2e648a35a..dfc21d861 100644
--- a/examples/cross_todo/readme.txt
+++ b/examples/cross_todo/readme.txt
@@ -3,5 +3,3 @@ called by different native user interfaces.
 

 This example builds on the knowledge learned from the cross_calculator example.

 Check it out first to learn how to set up Nim on different platforms.

-Additional implementations are provided at the external

-https://github.com/gradha/nimrod-crossplatform-todo github repository.