Manual merge from origin/master after applying PR#83.

This commit is contained in:
Jon Riehl 2013-09-09 16:14:32 -05:00
commit aacfce25bf
13 changed files with 0 additions and 13 deletions

View file

@ -1,4 +1,3 @@
#! /usr/bin/env python
# ______________________________________________________________________
def doslice (in_string, lower, upper):

View file

@ -1,4 +1,3 @@
#! /usr/bin/env python
# ______________________________________________________________________
import llvm.core as lc