Cadabra
Computer algebra system for field theory problems
frontend
osx
Cadabra
NotebookController.h
Go to the documentation of this file.
1
//
2
// NotebookController.h
3
// Cadabra
4
//
5
// Created by Kasper Peeters on 31/01/2015.
6
// Copyright (c) 2015 phi-sci. All rights reserved.
7
//
8
12
13
#import <Cocoa/Cocoa.h>
14
15
@interface
NotebookController
: NSViewController {
16
}
17
18
@property
(weak) IBOutlet NSTextField *status_label;
19
@property
(weak) IBOutlet NSScrollView *scrollbox;
20
21
@end
NotebookController
Definition:
NotebookController.h:15
Generated on Mon Apr 30 2018 12:00:00 for Cadabra by
1.8.14