Adjust ddm project config
This commit is contained in:
parent
fc0e5e8c97
commit
0fdb90293b
1 changed files with 7 additions and 0 deletions
|
|
@ -172,6 +172,13 @@ in
|
||||||
git = true;
|
git = true;
|
||||||
shell = true;
|
shell = true;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "pc";
|
||||||
|
path = homePath "Documents/Projects/Inverse Design of Disordered Materials/AMDEN-code";
|
||||||
|
ai = true;
|
||||||
|
git = true;
|
||||||
|
shell = false;
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "p";
|
name = "p";
|
||||||
path = homePath "Documents/Projects/Inverse Design of Disordered Materials/mc-denoising-paper";
|
path = homePath "Documents/Projects/Inverse Design of Disordered Materials/mc-denoising-paper";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue