mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-23 19:51:00 +00:00
Add method to process model
This commit is contained in:
parent
4a44cce1f0
commit
29c6555b95
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
NSLog(@"== gormtool");
|
||||
|
||||
NSLog(@"processInfo: %@", [NSProcessInfo processInfo]);
|
||||
[self process];
|
||||
|
||||
[NSApp terminate: nil];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue