File: break.ly

package info (click to toggle)
python-ly 0.9.9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,604 kB
  • sloc: python: 12,559; xml: 1,887; makefile: 155
file content (4 lines) | stat: -rw-r--r-- 50 bytes parent folder | download
1
2
3
4
\relative c'' {
  c4 c c c | \break
  c4 c c c |
}