@@ -27,6 +27,7 @@ export interface IStdRationLib {
compilationName: string;
gljLib: number;
ID: number;
+ libCode?: string;
}
export interface IStdRationChapter {