Skip to content

Commit

Permalink
Remove GAPRat code
Browse files Browse the repository at this point in the history
This code is not needed anymore due the existence of the convenience wrappers
for arithmetic operations on GAP objects in Julia, resp. on Julia objects in
GAP.

Moreover, this code was buggy; and was not yet converted to use
`ForeignGAP.MPtr` (leading to GC crash). All in all, it seems best to
"conclude" this experiment by removing it.

Resolves #71
  • Loading branch information
fingolfin committed Nov 13, 2018
1 parent 2236eea commit 1374b02
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 616 deletions.
23 changes: 0 additions & 23 deletions JuliaExperimental/gap/gaprat.g

This file was deleted.

Loading

0 comments on commit 1374b02

Please sign in to comment.