mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-06-02 12:56:52 -04:00
8 lines
93 B
C#
8 lines
93 B
C#
namespace LinuxConfigApp
|
|
{
|
|
class Program
|
|
{
|
|
static void Main() { }
|
|
}
|
|
}
|