MAJOR_VERSION = 0
MINOR_VERSION = 0
-PATCH_LEVEL = 45
+PATCH_LEVEL = 46
# use to send patches, always empty for released version:
# include separator: ".postfix", "-pl" makes rpm barf
-MY_PATCH_LEVEL =
+MY_PATCH_LEVEL = .jcn1
#include "input-score.hh"
#include "input-staff.hh"
#include "input-music.hh"
+#include "input-register.hh"
#include "molecule.hh"
#include "voice-element.hh"
#include "plist.tcc"
IPL_instantiate(Atom);
IPL_instantiate(Input_staff);
IPL_instantiate(Input_music);
+IPL_instantiate(Input_register);