Skip to content

Commit

Permalink
Added bntRoot file
Browse files Browse the repository at this point in the history
git-svn-id: https://bnt.googlecode.com/svn/trunk@3 464ba914-0a9d-11df-bc4b-c3c7eeec796e
  • Loading branch information
mattbdunham committed Jan 26, 2010
1 parent c2010dc commit 08d6b81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bntRoot.m
@@ -0,0 +1,4 @@
function r = bntRoot()
% Return directory name where bnt is stored
r = fileparts(which(mfilename));
end

0 comments on commit 08d6b81

Please sign in to comment.