New options -copright_file , -biblio_file , -abstract_file

This commit is contained in:
2010-06-26 11:40:36 +00:00
parent 528631a647
commit 7d69b9849c
14 changed files with 267 additions and 114 deletions

View File

@ -174,6 +174,10 @@ struct XorrisO { /* the global context of xorriso */
char system_id[33];
char volset_id[129];
char copyright_file[38];
char biblio_file[38];
char abstract_file[38];
char session_logfile[SfileadrL];
int session_lba;
int session_blocks;