Skip to content

Commit

Permalink
bcif loadable
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrettSJohnson committed May 20, 2024
1 parent 2e15b52 commit 2607fff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/pymol/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ class _loadable:
dxstr = 75 # DX file (APBS)
mapstr = 76 # unspecified CCP4 or MRC map
mrcstr = 77
bcif = 78
bcifstr = 79

class loadable(_loadable):
@classmethod
Expand Down

0 comments on commit 2607fff

Please sign in to comment.