aboutsummaryrefslogtreecommitdiffstats
path: root/psl/psl.ads
diff options
context:
space:
mode:
Diffstat (limited to 'psl/psl.ads')
-rw-r--r--psl/psl.ads3
1 files changed, 3 insertions, 0 deletions
diff --git a/psl/psl.ads b/psl/psl.ads
new file mode 100644
index 000000000..a2f4bdce0
--- /dev/null
+++ b/psl/psl.ads
@@ -0,0 +1,3 @@
+package PSL is
+ pragma Pure (PSL);
+end PSL;