Menu

[r3]: / MainTest / Build / Plugin  Maximize  Restore  History

Download this file

37 lines (28 with data), 550 Bytes

#!/bin/ksh -u
#!/bin/ksh -uvx
#§
#§  Compiler2 - Plugin
#§
#§  (C) IPN - Ingenieurbuero fuer Praezisionsnumerik
#§
#§  Dipl.-Ing. Andreas Otto
#§  Ulmenstrasse 3
#§  D-34289 Zierenberg
#§  mailto:aotto@t-online.de
#§
#§  Alle Rechte vorbehalten
#§
#§

clear

##
## -------------------------------------------------------------
##

. $STDLIB

##
##############################################################################################
##
Head Plugins
##

PluginCC    ||      Error   "PluginCC"
PluginINIT  ||      Error   "PluginINIT"

exit 0


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.