-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Final release from 1998/08/15.
- Loading branch information
0 parents
commit e392cd7
Showing
191 changed files
with
67,373 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
NOSTACKCHECK | ||
STRINGMERGE | ||
NOCHECKABORT | ||
ERRORREXX | ||
MODIFIED | ||
OPTIMIZE | ||
LINK | ||
OPTIMIZERSIZE | ||
OPTIMIZERINLINELOCAL | ||
SMALLCODE | ||
SMALLDATA | ||
VERBOSE | ||
STRIPDEBUG | ||
OPTIMIZERSCHEDULER | ||
NOVERSION | ||
UTILITYLIBRARY | ||
MEMORYSIZE=HUGE | ||
OPTIMIZERALIAS | ||
PROGRAMNAME=c.generator | ||
GLOBALSYMBOLTABLE=include:all.gst | ||
PUBSCREEN=SASPRJ.1 | ||
main gadget funcs menu gadtools gadtools_cat |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
; | ||
; c.generator locale description file | ||
; | ||
MSG_SCREENTITLE_SCR (//) | ||
|
||
; | ||
MSG_Prefs_WND (//) | ||
Prefs: c.generator | ||
; | ||
MSG_TEMPLATE_GAD (//) | ||
_Template: | ||
; | ||
MSG_GUIFUNCS_GAD (//) | ||
_GUI functions: | ||
; | ||
MSG_LOCALIZE_GAD (//) | ||
_Localize: | ||
; | ||
MSG_SAVE_GAD (//) | ||
_Save | ||
; | ||
MSG_CANCEL_GAD (//) | ||
_Cancel | ||
; | ||
MSG_USE_GAD (//) | ||
_Use | ||
; | ||
MSG_SCREEN_GAD (//) | ||
_Screen: | ||
; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
## version $VER: c.generator.catalog 1.0 (xx.xx.xx) | ||
## language <enter language here> | ||
## codeset 0 | ||
; | ||
; c.generator locale translation file | ||
; | ||
MSG_SCREENTITLE_SCR | ||
|
||
; | ||
; | ||
MSG_Prefs_WND | ||
|
||
;Prefs: c.generator | ||
; | ||
MSG_TEMPLATE_GAD | ||
|
||
;_Template: | ||
; | ||
MSG_GUIFUNCS_GAD | ||
|
||
;_GUI functions: | ||
; | ||
MSG_LOCALIZE_GAD | ||
|
||
;_Localize: | ||
; | ||
MSG_SAVE_GAD | ||
|
||
;_Save | ||
; | ||
MSG_CANCEL_GAD | ||
|
||
;_Cancel | ||
; | ||
MSG_USE_GAD | ||
|
||
;_Use | ||
; | ||
MSG_SCREEN_GAD | ||
|
||
;_Screen: | ||
; |
Oops, something went wrong.