OSDN Git Service

Add env and modify Makefile
[eos/base.git] / Makefile
1
2 git-add::
3         git add Makefile
4         git add sbin
5         git add src
6         git add Integration
7         git add include
8         git add env 
9
10 git-commit::
11         git commit -m 'Eos:Extensible object-oriented system for image anlaysis of electron micrographs.'
12
13
14 git-backup::
15         git push /net/fs08/fs08/DataBase/EosBackup.git master