18 lines
441 B
Python
18 lines
441 B
Python
#
|
|
# ---------- header -----------------------------------------------------------
|
|
#
|
|
# project kaneton
|
|
#
|
|
# license kaneton
|
|
#
|
|
# file /home/mycure/KANETON-TEST-SYSTEM/packages/ktp/snapshot.py
|
|
#
|
|
# created julien quintard [wed oct 27 14:09:12 2010]
|
|
# updated julien quintard [wed oct 27 14:09:21 2010]
|
|
#
|
|
|
|
#
|
|
# ---------- definitions ------------------------------------------------------
|
|
#
|
|
|
|
Extension = ".snp"
|