mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-09 02:06:41 +00:00
4 lines
108 B
C#
4 lines
108 B
C#
namespace DiscImageChef.Database.Models
|
|
{
|
|
public class RemoteOperatingSystem : BaseOperatingSystem { }
|
|
} |