File: mtx_0x3a.c

package info (click to toggle)
pd-iemmatrix 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,588 kB
  • sloc: ansic: 15,027; makefile: 285; sh: 125
file content (6 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
// alias for [mtx_:]
#include "../src/mtx_colon.c"
void mtx_0x3a_setup()
{
  mtx_colon_setup();
}