diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 22:20:16 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 22:20:16 +0000 |
commit | 08d84347d230a9d0c4e8f5dfbfe46c27d192a588 (patch) | |
tree | b8a528c043437737f0974507b81a702e0e9202ed | |
parent | 20401431f378fbf9d3f2d68a18821e60beb200f3 (diff) |
removed [counter] so that cyclone max-style counter is default. The other counters can be used with the lib prefix, like [gem_counter]
svn path=/trunk/; revision=1742
-rw-r--r-- | externals/build/src/counter.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/externals/build/src/counter.c b/externals/build/src/counter.c deleted file mode 100644 index 053d63a4..00000000 --- a/externals/build/src/counter.c +++ /dev/null @@ -1 +0,0 @@ -#include "../cxc/counter.c" |