/* * Copyright 2007-2013 IMP Inventors. All rights reserved. */ #include int main(){ RMF::create_rmf_file("test.rmf"); return 0; }