File: tutorial_figures.rb

package info (click to toggle)
libtioga-ruby 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 9,956 kB
  • ctags: 3,257
  • sloc: ansic: 31,801; ruby: 16,346; sh: 172; makefile: 114
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