Skip to content

gemmi cif reader integrated and compiled #212

gemmi cif reader integrated and compiled

gemmi cif reader integrated and compiled #212

Workflow file for this run

name: C CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: compile POPSC
run: cd POPSC; ./bootstrap; ./configure; make