mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add documentation and license and prepare for publication
git-svn-id: svn://claunia.com/FileSystemIDandChk@39 17725271-3d32-4980-a8cb-9ff532f270ba
This commit is contained in:
@@ -58,12 +58,12 @@ namespace FileSystemIDandChk
|
||||
chkPartitions = true;
|
||||
chkFilesystems = true;
|
||||
// RELEASE
|
||||
//isDebug = false;
|
||||
isDebug = false;
|
||||
// DEBUG
|
||||
isDebug = true;
|
||||
//isDebug = true;
|
||||
|
||||
Console.WriteLine("Filesystem Identifier and Checker");
|
||||
Console.WriteLine("Copyright (C) Natalia Portillo, All Rights Reserved");
|
||||
Console.WriteLine("Copyright (C) 2011-2014 Natalia Portillo");
|
||||
|
||||
// For debug
|
||||
if (isDebug)
|
||||
|
||||
Reference in New Issue
Block a user