Skip to content

Commit

Permalink
removed import of lolevel
Browse files Browse the repository at this point in the history
  • Loading branch information
iraikov committed Feb 10, 2016
1 parent 0b25fcb commit f76bbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpi.scm
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
MPI-rr-fold MPI-rr-foldi MPI-rr-map MPI-rr-for-each
)

(import scheme chicken foreign srfi-1 srfi-4 data-structures lolevel)
(import scheme chicken foreign srfi-1 srfi-4 data-structures)

#>
#include "chicken-mpi.h"
Expand Down

0 comments on commit f76bbca

Please sign in to comment.