Add initial prototype.
This commit is contained in:
7
3-mid/opengl/source/profile/safe/opengl-profile.adb
Normal file
7
3-mid/opengl/source/profile/safe/opengl-profile.adb
Normal file
@@ -0,0 +1,7 @@
|
||||
separate (openGL)
|
||||
|
||||
function Profile return profile_Kind
|
||||
is
|
||||
begin
|
||||
return Safe;
|
||||
end Profile;
|
||||
Reference in New Issue
Block a user