]> CRI, Mines Paris - PSL - linpy.git/commitdiff
Get rid of weird comment
authorVivien Maisonneuve <v.maisonneuve@gmail.com>
Wed, 18 Jun 2014 18:25:24 +0000 (20:25 +0200)
committerVivien Maisonneuve <v.maisonneuve@gmail.com>
Wed, 18 Jun 2014 18:25:24 +0000 (20:25 +0200)
pypol/isl.py

index ddf7ea0913f61c7cccbceec993fb9d6f4c7e89d5..dcd24962b4702e7244a481056f4605766da07a34 100644 (file)
@@ -1,8 +1,3 @@
-"""
-note: for islpy
-isl format: basic set: ("{[x, y] : x >= 0 and x < 5 and y >= 0 and y < x+4 }")
-"""
-
 import ctypes, ctypes.util
 import functools
 import math