Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/dok.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'inline.lua')
-rw-r--r--inline.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/inline.lua b/inline.lua
index dd4dda0..3a9bc8a 100644
--- a/inline.lua
+++ b/inline.lua
@@ -522,7 +522,7 @@ function dok.browse(package_name)
-- Ask user to enter next file they want to traverse-to. (in brackets you can give them hints).
-- Let's hack Approach 2.
- local headings = dok.package_headings(package_name)
+ local headings = package_headings(package_name)
print('Sections:')
local example