algsmfrd_internal.h 164 B

123456
  1. /* algsmfrd_internal.h -- interface from allegrosmfrd.cpp to allegro.cpp */
  2. #include "allegro.h"
  3. Alg_error alg_smf_read(std::istream &file, Alg_seq_ptr new_seq);