Changes between Initial Version and Version 1 of Ticket #16567, comment 14
- Timestamp:
- Oct 4, 2021, 8:17:46 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16567, comment 14
initial v1 1 1 Thanks for the answer! 2 2 3 I did check that: the generated .c file has this line3 I did check that: the generated .cpp file has this line 4 4 5 5 {{{ 6 #include "singular/polys/ext_fields/transext.h 6 #include "singular/polys/ext_fields/transext.h" 7 7 }}} 8 8