mirror of
https://github.com/enso-org/enso.git
synced 2024-12-26 03:01:53 +03:00
b8c036c476
- Adds `Hyper_File` allowing reading a Tableau hyper file. - Can read the schema and table list. - Can read the structure of a table. - Can read data into an Enso Table.
3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
case 61: return XA_COPYRIGHT;
|
|
Atom XA_COPYRIGHT = new Atom(61);
|