mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 09:36:33 +01:00
[Details] Added fixes to make the code cross platform compilable [Reviewed by] N/A [git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446294]
3 lines
44 B
Bash
Executable file
3 lines
44 B
Bash
Executable file
#!/bin/sh
|
|
|
|
dot -Tps ardour.dot -o ardour.ps
|