mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
12 lines
407 B
Python
12 lines
407 B
Python
|
|
#=======================================================================
|
||
|
|
|
||
|
|
__version__ = '''0.0.01'''
|
||
|
|
__sub_version__ = '''20110905135439'''
|
||
|
|
__copyright__ = '''(c) Alex A. Naanou 2011'''
|
||
|
|
|
||
|
|
|
||
|
|
#-----------------------------------------------------------------------
|
||
|
|
|
||
|
|
#=======================================================================
|
||
|
|
# vim:set ts=4 sw=4 nowrap :
|