Skip to content

Commit

Permalink
pxd file
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgen-lentz committed Jan 31, 2025
1 parent 720e6e6 commit 6d5ba36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions amplpy/ampl.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,8 @@ cdef extern from "ampl/ampl_c.h":

int AMPL_EnvironmentFindEnvironmentEqual(AMPL_ENVIRONMENTITERATOR *it0, AMPL_ENVIRONMENTITERATOR *it1, int *equal)

int AMPL_EnvironmentGetEnvironmentVarReset(AMPL_ENVIRONMENT *env)


ctypedef enum AMPL_OUTPUTKIND:
AMPL_OUTPUT_WAITING
Expand Down

0 comments on commit 6d5ba36

Please sign in to comment.