diff options
author | obscuren <geffobscura@gmail.com> | 2014-05-17 21:15:46 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-05-17 21:15:46 +0800 |
commit | 770808ce0d44cadfedbe01694c836be2eaf0e82c (patch) | |
tree | f79310a0ea409805897d738f2c2fb7aa5d597355 /ethereum/repl_linux.go | |
parent | 2ac292dc7ada20d64188b9d35f23600e4642021b (diff) | |
download | dexon-770808ce0d44cadfedbe01694c836be2eaf0e82c.tar.gz dexon-770808ce0d44cadfedbe01694c836be2eaf0e82c.tar.zst dexon-770808ce0d44cadfedbe01694c836be2eaf0e82c.zip |
Readline repl for linux & osx
Diffstat (limited to 'ethereum/repl_linux.go')
l--------- | ethereum/repl_linux.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ethereum/repl_linux.go b/ethereum/repl_linux.go new file mode 120000 index 000000000..276f135d7 --- /dev/null +++ b/ethereum/repl_linux.go @@ -0,0 +1 @@ +repl_darwin.go
\ No newline at end of file |