File: tutorial_figures.rb

package info (click to toggle)
libtioga-ruby 1.11-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,460 kB
  • ctags: 3,986
  • sloc: ansic: 38,451; ruby: 16,774; sh: 172; makefile: 111
file content (12 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12

module Tioga
module Tutorial

# no longer used.  can be deleted.

module Figures
end # module Figures

end # module Tutorial
end # module Tioga