diff options
author | Josh Blum | 2013-02-23 01:52:30 -0800 |
---|---|---|
committer | Josh Blum | 2013-02-23 01:52:30 -0800 |
commit | 49a1e13eb24fa9613585cf8c2b8bbe2bbfa994f4 (patch) | |
tree | bcefd30e090c3663a57a88cef2326b7c59a758e3 /python/gras/GRAS_IOSignature.i | |
parent | b59f49f3ab58d377b9fb8a7a7d9ed5b459208d5f (diff) | |
download | sandhi-49a1e13eb24fa9613585cf8c2b8bbe2bbfa994f4.tar.gz sandhi-49a1e13eb24fa9613585cf8c2b8bbe2bbfa994f4.tar.bz2 sandhi-49a1e13eb24fa9613585cf8c2b8bbe2bbfa994f4.zip |
gras: use new set/get item size api
Diffstat (limited to 'python/gras/GRAS_IOSignature.i')
-rw-r--r-- | python/gras/GRAS_IOSignature.i | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/gras/GRAS_IOSignature.i b/python/gras/GRAS_IOSignature.i deleted file mode 100644 index 36f51dd..0000000 --- a/python/gras/GRAS_IOSignature.i +++ /dev/null @@ -1,3 +0,0 @@ -// Copyright (C) by Josh Blum. See LICENSE.txt for licensing information. - -%include <gras/io_signature.i> |