Files
haiku-beta6/src/tools/fs_shell/fssh.cpp
T

12 lines
146 B
C++
Raw Normal View History

/*
* Copyright 2007, Ingo Weinhold, [email protected].
* Distributed under the terms of the MIT License.
*/
int
main()
{
return 0;
}