.hgignore

Mon, 13 Feb 2017 16:49:46 +0200

author
Iannis <ulalume3@yahoo.com>
date
Mon, 13 Feb 2017 16:49:46 +0200
changeset 47
51e0df09a5da
parent 37
7c76fdbdf1a3
child 50
510d7ac14280
permissions
-rwxr-xr-x

Updated LICEL file reader. Now the name can be either a descriptive string (e.g. '355.o_ph') or the transient digitizer ID (e.g. "BC0").

binietoglou@0 1 syntax: glob
binietoglou@0 2 *.pyc
binietoglou@0 3 *.py~
binietoglou@6 4 *.rst~
binietoglou@12 5 re:^readme\.md~$
devnull@36 6 *.orig
devnull@37 7 .idea/*
ulalume3@47 8 re:^atmospheric_lidar\.egg-info/

mercurial