Skip to content

Commit

Permalink
Updated to new SWIG, numpy.i, and standard install locations
Browse files Browse the repository at this point in the history
  • Loading branch information
scottransom committed Nov 14, 2017
1 parent 4f0fb7b commit 7edbd6d
Show file tree
Hide file tree
Showing 17 changed files with 10,828 additions and 20,995 deletions.
2 changes: 1 addition & 1 deletion python/ffdot_example.py
@@ -1,5 +1,5 @@
import numpy as num
import newpresto as presto
import presto
import ppgplot
from Pgplot import pgpalette

Expand Down
2 changes: 1 addition & 1 deletion python/presto_src/__init__.py
@@ -1,4 +1,4 @@
from newprestoswig import *
from prestoswig import *
import os.path
import numpy as np
import Pgplot
Expand Down

0 comments on commit 7edbd6d

Please sign in to comment.