Re: rev.e library
- Posted by ne1uno Dec 07, 2008
- 1682 views
kinz said...
Dear EU users,
I wanted to compile r1247 by myself, but new main.e wants and doesn't find some new lib - so named rev.e.
... Please, where is it?
the program that creates source/rev.e looks to euphoria/.svn/entries which is usually created by an svn update or checkout
contents of source/rev.e is a text file containing one line
global constant SVN_REVISION = "1236"
maybe if it exists, the makefile won't try to recreate it?
is there no .svn in the tarball?