aboutsummaryrefslogtreecommitdiffstats
path: root/src/tuplr.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-06-29 01:18:46 +0000
committerDavid Robillard <d@drobilla.net>2009-06-29 01:18:46 +0000
commit104ad6fde8f16f6f10fc1e94492f7358748abb57 (patch)
tree10e7452bceb13889322d508a07019162747de2ee /src/tuplr.hpp
parent8aa28fc6f34208ce3562dd8edcbecd028a61fd17 (diff)
downloadresp-104ad6fde8f16f6f10fc1e94492f7358748abb57.tar.gz
resp-104ad6fde8f16f6f10fc1e94492f7358748abb57.tar.bz2
resp-104ad6fde8f16f6f10fc1e94492f7358748abb57.zip
Normalise EOF.
git-svn-id: http://svn.drobilla.net/resp/tuplr@168 ad02d1e2-f140-0410-9f75-f8b11f17cedd
Diffstat (limited to 'src/tuplr.hpp')
-rw-r--r--src/tuplr.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tuplr.hpp b/src/tuplr.hpp
index 3579cca..4ee0ddd 100644
--- a/src/tuplr.hpp
+++ b/src/tuplr.hpp
@@ -659,4 +659,3 @@ int eval(CEnv& cenv, const string& name, istream& is);
int repl(CEnv& cenv);
#endif // TUPLR_HPP
-