JAL-1807 includes ?j2sdebug flag and DebugJS._(msg)
[jalviewjs.git] / bin / javajs / api / GenericCifDataParser.js
1 Clazz.declarePackage ("javajs.api");
2 c$ = Clazz.declareInterface (javajs.api, "GenericCifDataParser");
3 Clazz.defineStatics (c$,
4 "NONE", -1);