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