File: polymorphic.ct2

package info (click to toggle)
ctioga2 0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,340 kB
  • ctags: 1,525
  • sloc: ruby: 15,186; sh: 438; lisp: 58; makefile: 26
file content (7 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
# Run this file using ctioga2 -f polymorphic.ct2

title('A nice title, for sure')
math()
plot('sin(x)')
xlabel(The X label)
ylabel(The Y label)