1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00
audacity/lib-src/portsmf/algrd_internal.h
2010-01-24 09:19:39 +00:00

5 lines
139 B
C++

/* algread_internal.h -- interface between allegro.cpp and allegrord.cpp */
Alg_error alg_read(std::istream &file, Alg_seq_ptr new_seq);