File: tutorial_figures.rb

package info (click to toggle)
ruby-tioga 1.14-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,508 kB
  • sloc: ansic: 39,112; ruby: 17,031; sh: 79; makefile: 29
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