mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 15:20:36 +02:00
Adding shell module
This commit is contained in:
parent
19cdf25a8f
commit
c801380f42
4 changed files with 32 additions and 0 deletions
5
src/shell/main.cpp
Normal file
5
src/shell/main.cpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue